←Select platform

Ejectable Property

Summary

Gets the ejectable state for the drive associated with this disc.

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

Leadtools.MediaWriter Assembly