Click or drag to resize

FtpFile.Permission Property

Gets or sets permission of file.

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

Property Value

String

Implements

IFtpFile.Permission
See Also