←Select platform

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

Leadtools.MediaWriter Assembly