Loadable Property

Summary
Gets the loadable state for the drive associated with this disc.
Syntax
C#
VB
C++
public bool Loadable { get; } 
Public ReadOnly Property Loadable As Boolean 
public: 
property bool Loadable { 
   bool get(); 
} 

Property Value

True The drive can be loaded.
False The drive cannot be loaded at the current time.
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.