NotificationMessage Property |
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public string Message { get; set; }
Public Property Message As String
Get
Set
member Message : string with get, set
Property Value
Type:
StringThe message of the
Notification.
See Also