Share via


CreateFileListHelper.CancelDialogMessage Property

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

Syntax

  public override string CancelDialogMessage {get; set;}

Property Value

System.String.  Contains the dialog box message string.

This property is read/write.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.ListMaker

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also