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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaWriter Assembly