| 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.Client
Assembly:
Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax public static readonly FtpPermission Rename
Public Shared ReadOnly Rename As FtpPermission
public:
static initonly FtpPermission^ Rename
static val Rename: FtpPermission
Field Value
Type:
FtpPermissionSee Also