Share via


IListMakerApp.ViewListButtonTitle Property

Gets the string that Windows Media Center places on the button that is used to view the media items to be copied to the CD or DVD.

Syntax

public string ViewListButtonTitle {get;}

Property Value

System.String. The string for the view-list button.

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 ViewListButtonTitle 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