Click or drag to resize

NotificationEventArgs Properties

The NotificationEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyData
Gets or sets an arbitrary object for storing custom data.
Public propertyMessage
Gets or sets the message.
Public propertyText
Gets or sets the text data.
Public propertyType
Gets or sets the type of notification.
Top
See Also