Progress Property

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

Property Value

The progress for the current drive.

Remarks

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

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.