NotificationDescription Property |
The description of the notification. The description is displayed in the Notifications panel in Rhino.
Namespace:
Rhino.Runtime.Notifications
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public string Description { get; set; }
Public Property Description As String
Get
Set
Property Value
Type:
StringExceptions See Also