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