State Property

Summary
The current device state for this event.
Syntax
C#
VB
C++
public MediaWriterDeviceState State { get; } 
Public ReadOnly Property State As MediaWriterDeviceState 
public: 
property MediaWriterDeviceState State { 
   MediaWriterDeviceState get(); 
} 

Property Value

The drive's media state.

Remarks

This state indicates whether or not the drive contains media.

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.