←Select platform

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

Leadtools.MediaWriter Assembly