BinaryFileNode.ToString().md
January 20, 2026 ยท View on GitHub
Atypical.VirtualFileSystem.Core
Atypical.VirtualFileSystem.Core.BinaryFileNode
BinaryFileNode.ToString() Method
Returns a string representation of the binary file node.
public override string ToString();
Returns
System.String
A string describing the file and its content type.