The following tables list the members exposed by MediaWriterProgressEventArgs.
            
            
            
            
            
            
            
            
            
            Public Properties
|   | Name | Description | 
  | Cancel | The cancelable property for this event type.   | 
  | Complete | Variable containing the current completion status of the writable drive operation.   | 
  | Description | String value description of the current operation being performed, or error encountered.   | 
  | Progress | Variable containing the current progress of the writable drive operation.   | 
  | State | Variable containing the current state of the writable drive operation.   | 
Top 
            
            
            
            Public Methods
|   | Name | Description | 
  | ToString | The string representation of this event argument structure.   | 
Top 
            
            
            
            
            
            
            
            
            
            See Also