PrimoBurner for .NET  5.0
CD, DVD and Blu-ray Software Development Kit
Loading...
Searching...
No Matches
DataDiscFileStatusEventArgs Class Reference

Provides data for the DataDisc.OnFileStatus> event. More...

Inherits EventArgs.

Properties

string FileName [get, set]
 The full path to the current source file.
 
Int32 FileNumber [get, set]
 The current file number.
 
Int32 PercentWritten [get, set]
 The percentage of the file data written to the disc / image file.
 

Detailed Description

Provides data for the DataDisc.OnFileStatus> event.

A DataDisc.OnFileStatus event is raised to report the burning progress of individual files.

See also
DataDisc.OnFileStatus