Click or drag to resize

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

Field Value

Type: FtpPermission
See Also