|
IFtpFilePermission Property
|
Gets or sets permission of file or directory.
Namespace: GSF.Net.FtpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.207-beta
Syntax string Permission { get; set; }
Property Permission As String
Get
Set
abstract Permission : string with get, set
function get_Permission();
function set_Permission(value);
View SourceProperty Value
StringSee Also