Deletes an empty remote directory with the specified pathname.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
Visual Basic |
---|
Public Sub RemoveDirectory ( _ remotePath As String _ ) |
C# |
---|
public void RemoveDirectory( string remotePath ) |
Parameters
- remotePath
- Type: System..::..String
Remote directory pathname.