Gets the text of the message.
Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Body As System.String |
C# | |
---|
System.string Body {get;} |
C++/CLI | |
---|
property System.String^ Body {
System.String^ get();
} |
Property Value
Message text
Example
See Also
Availability
Version 5.3 of SOLIDWORKS Enterprise PDM