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