OBEXFtpConnection.CreateDir Method
Creates a new directory under the current directory.
[Visual Basic]
Public Sub CreateDir( _
ByVal
ADirName As
String _
)
Parameters
-
ADirName
- The name of the new directory to create.
See Also
OBEXFtpConnection Class | BlueLibs.Components Namespace