Gets the current path.
Namespace:
Rebex.Net.Servers
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property CurrentPath As String Get |
| C# |
|---|
public string CurrentPath { get; } |