VolumeInfoReadOnlyVolume Property |
The specified volume is read-only.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public bool ReadOnlyVolume { get; }
Public ReadOnly Property ReadOnlyVolume As Boolean
Get
public:
property bool ReadOnlyVolume {
bool get ();
}
member ReadOnlyVolume : bool with get
Property Value
Type:
BooleanSee Also