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