KnownNotificationBindings
KnownNotificationBindings
KnownNotificationBindings
KnownNotificationBindings
Class
Definition
Specifies the binding templates available for adaptive notifications.
public : static class KnownNotificationBindingspublic static class KnownNotificationBindingsPublic Static Class KnownNotificationBindings// You can use this class in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 Anniversary Edition (introduced v10.0.14393.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v3)
|
Properties
ToastGeneric ToastGeneric ToastGeneric ToastGeneric
Gets the string representation of the ToastGeneric binding.
public : static PlatForm::String ToastGeneric { get; }public static string ToastGeneric { get; }Public Static ReadOnly Property ToastGeneric As string// You can use this property in JavaScript.
- Value
- PlatForm::String string string string
The string representation of the ToastGeneric binding.