 | FtpPermissionRename Field |
The "f" permission for objects indicates that the object named may be
renamed - that is, may be the object of an
Rename(String, String) command.
Namespace: Limilabs.FTP.ClientAssembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntaxpublic static readonly FtpPermission Rename
Public Shared ReadOnly Rename As FtpPermission
public:
static initonly FtpPermission^ Rename
static val Rename: FtpPermission
Field Value
FtpPermission
See Also