Share via


IDiscWriterApp.SupportedFormat Property

Gets an array of flags that indicates the disc recording formats that a CD/DVD recording application supports.

Syntax

public DiscFormats SupportedFormat {get;}

Property Value

Microsoft.MediaCenter.ListMakerMicrosoft.MediaCenter.ListMaker.DiscFormats. An array of flags indicating the supported disc recording formats.

This property is read-only.

Remarks

Windows Media Center uses this property to enable the user to select from a list of available recording formats.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.ListMaker

Assembly: Microsoft.MediaCenter.dll

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

See Also