Loaded Property

Summary
Gets the loaded state for the current drive.
Syntax
C#
VB
C++
public bool Loaded { get; } 
Public ReadOnly Property Loaded As Boolean 
public: 
property bool Loaded { 
   bool get(); 
} 

Property Value

True Loaded (has media)
False Not Loaded
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.