Writeable Property

Summary
This property indicates whether the disc type is writeable or not.
Syntax
C#
VB
C++
public bool Writeable { get; } 
Public ReadOnly Property Writeable As Boolean 
public: 
property bool Writeable { 
   bool get(); 
} 

Property Value

Returns true if the disc type is writable; otherwise, it is false.

Remarks

This property indicates whether the disc type is writeable or not.

Requirements

Target Platforms

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

Leadtools.MediaWriter Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.