NotificationMessage Property |
The message of the notification. The message is shown only when the instance is displayed modally. It should contain details about the notification.
Namespace:
Rhino.Runtime.Notifications
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public string Message { get; set; }
Public Property Message As String
Get
Set
Property Value
Type:
StringExceptions See Also