FileNode.ToString Method Namespace: Rebex.IO.FileSystem Assembly: Rebex.FileSystem.dll (version 8.0.9673) ToString() Returns a string that represents the current NodeBase. Inherited from NodeBase. Declaration public override string ToString() Returns Type Description String A string that represents the current NodeBase. Overrides Object.ToString()