RootNode.ToString().md
January 20, 2026 ยท View on GitHub
Atypical.VirtualFileSystem.Core
Atypical.VirtualFileSystem.Core.RootNode
RootNode.ToString() Method
Returns a string that represents the current object. For RootNode this is always the constant string <cref see="ROOT_PATH" />.
public override string ToString();