LocalItem.Path Property
Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 7.0.9083)
Path
Gets the relative path of the file or directory.
Declaration
public override string Path { get; }
Property Value
Type | Description |
---|---|
String | The relative path of the file or directory. |