Click or drag to resize

FtpFilePermission Property

Gets or sets permission of file.

Namespace: GSF.Net.Ftp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public string Permission { get; set; }
View Source

Property Value

String

Implements

IFtpFilePermission
See Also