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
Syntaxpublic string Description { get; set; }
Public Property Description As String
Get
Set
Property Value
Type:
String
Exceptions
See Also