FtpClient.DeleteDirectory Method

System.Net.FtpClient

Collapse image Expand Image Copy image CopyHover image

Overload List

  Name Description
Public method DeleteDirectory(String)
Deletes the specified directory on the server.
Public method DeleteDirectory(String, Boolean)
Delets the specified directory on the server
Public method DeleteDirectory(String, Boolean, FtpListOption)
Deletes the specified directory on the server

See Also