The properties of the Burner class are listed below. For a complete list of Burner class members, see the Burner Members topic.
Artist | artist of the CD/DVD |
CloseSession | close current session |
Container (inherited from Component) | Gets the IContainer that contains the Component. |
ContinueSession | if the value of this property is higher than -1, then the specified session will be imported and the disk will be continued. The value 0 represents the first session. |
DetectNonEmptyDisk | detect non empty CD/DVD |
DisableEject | disable eject after burn |
DiskType | specify the type of the disk, which can be Data, Audio, Video or Super Video |
DVD | specify the media type. If true then is DVD else is CD |
Files | list of files or folders to burn |
ForceEraseDisk | force erase disk |
HideNeroCmd | if this property is true then NeroCmd window is hidden |
ShowMessages | enable / disable messages |
Site (inherited from Component) | Gets or sets the ISite of the Component. |
Speed | burn speed |
SpeedTest | speedtest before burn |
Synchronous | if this property is true then the component works in synchronous mode. In synchronous mode the operational functions (Burn, Erase, BurnImage, Eject) always wait for the end of the current operation and return a value which indicates if the operation was successful or not. If this property is true then the return value of the operational functions is always 0, and the functions don't wait for the end of the current operation. |
Tao | tao mode enabled |
Title | title of the CD/DVD |
UnderrunProtection | underrun protection activated |
Verify | verify CD/DVD |
VolumeLabel | volume label of the CD |
DesignMode (inherited from Component) | Gets a value that indicates whether the Component is currently in design mode. |
Events (inherited from Component) | Gets the list of event handlers that are attached to this Component. |
Burner Class | ZylBurner Namespace