IDiscWriterApp.SelectedFormat Property

Gets a value that indicates the currently selected disc format.

Syntax

public DiscFormats SelectedFormat {get; set;}

Property Value

Microsoft.MediaCenter.ListMakerMicrosoft.MediaCenter.ListMaker.DiscFormats. The currently selected disc format.

This property is read/write.

Remarks

After the user selects a disc format, Windows Media Center passes the format to a CD/DVD recording application by setting this property.

The application can set this property itself. This enables Windows Media Center to pre-select the correct format.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.ListMaker

Assembly: Microsoft.MediaCenter.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also