VFSFilePath.ToString().md
January 20, 2026 ยท View on GitHub
Atypical.VirtualFileSystem.Core
Atypical.VirtualFileSystem.Core.VFSFilePath
VFSFilePath.ToString() Method
Returns a string that represents the current object. The file path is relative to the root of the virtual file system.
public override string ToString();
Returns
System.String
A string that represents the current object.