←Select platform

TestWriteable Property

Summary

Gets the test writeable state for the drive associated with this disc.

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaWriter Assembly