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