| FtpPermissionCreateFolder Field |
The "m" permission applies to directory types.
It indicates that the
CreateFolder(String) command may be used to create a new directory within the directory under consideration.
Namespace:
Limilabs.FTP.Client
Assembly:
Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax public static readonly FtpPermission CreateFolder
Public Shared ReadOnly CreateFolder As FtpPermission
public:
static initonly FtpPermission^ CreateFolder
static val CreateFolder: FtpPermission
Field Value
Type:
FtpPermissionSee Also