Share via


CreateFileListHelper.CancelDialogTitle Property

Gets and sets the string that Windows Media Center uses as the title of the dialog box that is displayed when the user cancels the process.

Syntax

  public override string CancelDialogTitle {get; set;}

Property Value

System.String.  Contains the dialog box title string.

This property is read/write.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.ListMaker

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also