Share via


IListMakerApp.ViewListPageTitle Property

Gets the string that Windows Media Center uses as the title of the view-list page.

Syntax

public string ViewListPage {get;}

Property Value

System.String. The title string.

This property is read-only.

Remarks

If this property is null, Windows Media Center uses the default string ("View CD" or "View DVD," depending on the recording medium). Windows Media Center provides a string that is localized for the current locale. If your application uses a custom string, be sure the ViewListPageTitle property provides an appropriately localized version of the string.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.ListMaker

Assembly: Microsoft.MediaCenter.dll

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

See Also