Share via


IListMakerApp.SaveListButtonTitle Property

Gets the string that Windows Media Center places on the button that is used to finish the CD or DVD recording operation.

Syntax

public string SaveListButtonTitle {get;}

Property Value

System.String. The string for the finish button.

This property is read-only.

Remarks

If this property is null, Windows Media Center uses the default string ("Burn CD" or "Burn 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 page-title string, be sure the SaveListButtonTitle 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