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.26109.1248
Syntax
public static readonly FtpPermission Rename

Field Value

FtpPermission
See Also