OBEXFtpConnection.Remove Method
Removes a specified file or an empty directory on the FTP server.
[Visual Basic]
Public Sub Remove( _
ByVal
AName As
String _
)
Parameters
-
AName
- Name of the file or directory.
See Also
OBEXFtpConnection Class | BlueLibs.Components Namespace