MessageDialog Constructor

Constructors for message dialogs that can be used to ask your user simple questions.

Overload list

Name Description
MessageDialog (String) Initializes a new instance of the MessageDialog class to display an untitled message dialog that can be used to ask your user simple questions.
MessageDialog (String, String) Initializes a new instance of the MessageDialog class to display a titled message dialog that can be used to ask your user simple questions.

See also

Reference

MessageDialog Class

MessageDialog Members

Windows.UI.Popups Namespace