VFSRootPath.ToString().md
January 20, 2026 ยท View on GitHub
Atypical.VirtualFileSystem.Core
Atypical.VirtualFileSystem.Core.VFSRootPath
VFSRootPath.ToString() Method
Returns a string that represents the current object. The string representation of the root directory is the constant ROOT_PATH.
public override string ToString();
Returns
System.String
A string that represents the current object.