FileNode.ToString().md
January 20, 2026 ยท View on GitHub
Atypical.VirtualFileSystem.Core
Atypical.VirtualFileSystem.Core.FileNode
FileNode.ToString() Method
Returns a string that represents the path of the file.
public override string ToString();
Returns
System.String
A string that represents the path of the file.