VolumeInfoReadOnlyVolume Property |
The specified volume is read-only.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
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