...
The following table summarizes the members exposed in this class.
Public Constructors
WindowsToastNotification Constructor() | Initializes a new instance of the WindowsToastNotification class. |
Public Properties
Audio | Gets or sets the toast audio. |
Duration | Gets or sets the toast duration. |
Launch | Gets or sets the launch target. |
Type | Gets the notification type. |
Visual | Gets or sets the visual. |
Public Methods
PayloadToString() | Convert the payloads object to string. |
...