FtpClient.CreateDirectory Method

System.Net.FtpClient

Collapse image Expand Image Copy image CopyHover image

Overload List

  Name Description
Public method CreateDirectory(String)
Creates a directory on the server. If the preceding directories do not exist they are created.
Public method CreateDirectory(String, Boolean)
Creates a directory on the server

See Also