LocalItem.Path Property
Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 8.0.9673)
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. |