←Select platform

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

Leadtools.MediaWriter Assembly