Gets the absolute path of the current working directory on the remote server.
Namespace:
Rebex.Net
Assembly:
Rebex.FileTransfer (in Rebex.FileTransfer.dll)
Syntax
| Visual Basic |
|---|
Public Function GetCurrentDirectory As String |
| C# |
|---|
public string GetCurrentDirectory() |