FileNode.ToString Method Namespace: Rebex.IO.FileSystem Assembly: Rebex.FileSystem.dll (version 7.0.9147) 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()