Writeable Property
Summary
Gets the writable state for the current drive.
Syntax
public bool Writeable { get; }
Public ReadOnly Property Writeable As Boolean
public:
property bool Writeable {
bool get();
}
Property Value
True |
Writable |
False |
Not Writable |