OBEXFtpConnection.ChangeDir Method
Changes the current directory to the specified child directory.
[Visual Basic]
Public Sub ChangeDir( _
ByVal
AnInnerDir As
String _
)
Parameters
-
AnInnerDir
- Specifies the name of the child directory to change to.
See Also
OBEXFtpConnection Class | BlueLibs.Components Namespace