Deletes remote file or folder.
Namespace:
KetLabs.FTPAssembly: Ftp (in Ftp.dll) Version: 1.0.0.19105 (1.0.0.*)
Syntax
| C# |
|---|
public void Delete( string fileName ) |
| Visual Basic (Declaration) |
|---|
Public Sub Delete ( _ fileName As String _ ) |
| Visual C++ |
|---|
public: void Delete( String^ fileName ) |
Parameters
- fileName
- Type: System..::.String
Remote file or folder name