Message Property
Description
This read-only property gets the message box text as a string.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property Message As String |
Return Type
String value with the message box text.
See Also