TestWriteable Property
Summary
Gets the test writeable state for the current drive.
Syntax
public bool TestWriteable { get; }
Public ReadOnly Property TestWriteable As Boolean
public:
property bool TestWriteable {
bool get();
}
Property Value
True |
Can be tested |
False |
Cannot be tested |