SftpFileSystemInfo.IsReadOnly Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9083)
IsReadOnly
Indicates whether the file system is read-only.
Declaration
public bool? IsReadOnly { get; }
Property Value
Type | Description |
---|---|
Nullable<Boolean> |