←Select platform

Writeable Property

Summary

Gets the writable state for the drive associated with this disc.

Syntax

C#
VB
C++
public bool Writeable { get; } 
Public ReadOnly Property Writeable As Boolean 
public: 
property bool Writeable { 
   bool get(); 
} 

Property Value

True Writable
False Not Writable
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