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