NodeBase.ToString Method
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.FileSystem.dll (version 7.0.9448)
ToString()
Returns a string that represents the current NodeBase.
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| String | A string that represents the current NodeBase. |