The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ToastFailedEventArgs class
Provides the error code that was generated in the process of raising a toast notification.
Syntax
/* For information about creating or accessing this object, see Remarks. */
Attributes
- DualApiPartitionAttribute()
- VersionAttribute(NTDDI_WIN8)
Members
The ToastFailedEventArgs class has these types of members:
Methods
The ToastFailedEventArgs class inherits methods from the Object class (C#/VB/C++).
Properties
The ToastFailedEventArgs class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only | Gets the error code that was generated in the process of raising a toast notification. |
Remarks
Your app receives this class when processing the ToastNotification.Failed event.
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps, desktop apps] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps, desktop apps] |
|
Namespace |
|
|
Metadata |
|
See also
- Toast notifications sample
- Sending toast notifications from desktop apps sample
- Toast XML schema
- Toast notification overview
- Quickstart: Sending a toast notification
- Quickstart: Sending a toast push notification
- Quickstart: Sending a toast notification from the desktop
- Guidelines and checklist for toast notifications
- How to handle activation from a toast notification
- How to opt in for toast notifications
- How to schedule a toast notification
- How to enable desktop toast notifications through an AppUserModelID
- The toast template catalog
- Toast audio options
Build date: 12/4/2012
