Ejectable Property

Summary

Gets the ejectable state for this drive.

Syntax
C#
VB
C++
public bool Ejectable { get; } 
Public ReadOnly Property Ejectable As Boolean 
public: 
property bool Ejectable { 
   bool get(); 
} 

Property Value

True Ejectable
False Not Ejectable

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