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