ComponentPro UltimateFtp

      DeleteDirectory Methods

      See AlsoMembers Options: Show AllLanguage Filter: AllSend comments on this topic to ComponentPro
      Deletes an empty directory from the FTP server. To delete a directory containing files and subdirectories, use the DeleteDirectory method.

      Overload List

      DeleteDirectory(String)Overridden. Deletes an empty directory from the FTP server. To delete a directory containing files and subdirectories, use the DeleteDirectory method.DeleteDirectory(String, Boolean)(Inherited from FileSystem) Deletes the specified directory and, if indicated, any subdirectories and files in the directory.
      Top

      See Also