Body (showMessageType) Element
Contains the text to display in the body of the message box.
<xs:element name="Body"
type="nonEmptyString"
/>
The Body 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 MessageBody Property of IShowMessageAction.
For script development, see ShowMessageAction.MessageBody.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |