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

Provides data for the Device.OnFormat event. More...

Inherits EventArgs.

Properties

double Progress [get, set]
 A percentage value showing the format progress.
 

Detailed Description

Provides data for the Device.OnFormat event.

A Device.OnFormat event is raised to report the progress of a format operation started with the Device.Format method.

See also
Device.OnFormat