Creates a directory on the server.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Function CreateDirectory ( _ remotePath As String _ ) As String |
C# |
---|
string CreateDirectory( string remotePath ) |
Parameters
- remotePath
- Type: System..::..String
Pathname of the new remote directory.