FtpItem.Permissions Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
Permissions
The attributes (permissions) of the file. If null, the value was never assigned or successfully parsed.
Declaration
public FtpItemPermissions? Permissions { get; }
Property Value
Type | Description |
---|---|
Nullable<FtpItemPermissions> |