Message Property
Description
This read-only value returns the message text. This is the text that the operator reads when the Input Comment dialog box first opens. This is not the input text.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property Message As String |
Return Type
String value of the message.
See Also