| FtpPermissionWrite Field |
The "w" permission applies to type=file objects, and for some systems, perhaps to other types of objects.
It indicates that the
Upload(String, Byte) command may be applied to the object named.
Namespace:
Limilabs.FTP.Client
Assembly:
Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax public static readonly FtpPermission Write
Public Shared ReadOnly Write As FtpPermission
public:
static initonly FtpPermission^ Write
static val Write: FtpPermission
Field Value
Type:
FtpPermissionSee Also