Gets the relative path of the file or directory.
Namespace:
Rebex.IO
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Overrides ReadOnly Property Path As String Get |
| C# |
|---|
public override string Path { get; } |