TestWriteable Property

Summary

Gets the test writeable state for the current drive.

Syntax
C#
VB
C++
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

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaWriter Assembly