State Property

Summary
Variable containing the current state of the writable drive operation.
Syntax
C#
VB
C++
public MediaWriterState State { get; } 
Public ReadOnly Property State As MediaWriterState 
public: 
property MediaWriterState State { 
   MediaWriterState get(); 
} 

Property Value

The state of the current drive.

Remarks

For the list of possible progress states, please see MediaWriterState.

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.