IListMakerApp.SupportedMediaTypes Property

Gets a value that indicates the types of media supported by a CD/DVD recording application.

Syntax

public MediaTypes SupportedMediaTypes {get;}

Property Value

Microsoft.MediaCenterMicrosoft.MediaCenter.ListMaker.MediaTypes. The types of supported media.

This property is read-only.

Remarks

Windows Media Center uses this property to limit the types of media that it offers to the user.

For a list of valid media types, see the MediaTypes enumeration.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.ListMaker

Assembly: Microsoft.MediaCenter.dll

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

See Also