IDTSFtpClientConnection100.CreateRemoteDirectory(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void CreateRemoteDirectory(System::String ^ remoteDirectoryPath);
[System.Runtime.InteropServices.DispId(12)]
public void CreateRemoteDirectory (string remoteDirectoryPath);
[<System.Runtime.InteropServices.DispId(12)>]
abstract member CreateRemoteDirectory : string -> unit
Public Sub CreateRemoteDirectory (remoteDirectoryPath As String)
Parameters
- remoteDirectoryPath
- String
- Attributes