 | FtpPermissionRead Field |
The "r" permission applies to type=file objects, and for some systems, perhaps to other types of objects.
It indicates that the
Download(String) command may be applied to that object.
Namespace: Limilabs.FTP.ClientAssembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntaxpublic static readonly FtpPermission Read
Public Shared ReadOnly Read As FtpPermission
public:
static initonly FtpPermission^ Read
static val Read: FtpPermission
Field Value
FtpPermission
See Also