edtFTPnet/Express - Class Reference

FTPFileList.CreateDirectory Method 

Creates a sub-directory in the current directory.

public void CreateDirectory();

Remarks

The initial name of the sub-directory is the text of 'create directory' menu-item with a number appended.

This method emulates a click on the 'create directory' menu-item.

See Also

FTPFileList Class | EnterpriseDT.Net.Ftp.Forms Namespace