Eraseable Property

Summary

Gets the erasable state for this drive.

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

Property Value

True Erasable
False Not Erasable

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