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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaWriter Assembly