VFileSystemInfo.ToString Method
Namespace: Rebex.IO
Assembly: Rebex.FileSystem.dll (version 7.0.9083)
ToString()
Method returns the full path of the directory or file.
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
String | The full path of the directory or file. |