Changes the current working directory on the server.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Sub ChangeDirectory ( _ remotePath As String _ ) |
C# |
---|
void ChangeDirectory( string remotePath ) |
Parameters
- remotePath
- Type: System..::..String
Path of the directory to change to.