State Property

Summary
Variable containing the current state of the writable drive operation.
Syntax
C#
C++/CLI
public MediaWriterState State { get; } 
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 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaWriter Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.