Title (showMessageType) Element

Contains the title of the message box.

<xs:element name="Title"
    type="nonEmptyString"
 />

The Title element is defined by the showMessageType complex type.

Parent element

Element Derived from Description
ShowMessage (actionGroup) showMessageType Represents an action that shows a message box.

Remarks

For C++ development, see Title Property of IShowMessageAction.

For script development, see ShowMessageAction.Title.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]