Click or drag to resize

ToastRequestActivatorId Property

[This is preliminary documentation and is subject to change.]

AppUserModelToastActivatorCLSID of application (optional, for Action Center of Windows 10)

Namespace:  DesktopToast
Assembly:  DesktopToast (in DesktopToast.dll) Version: 0.7.0.0 (0.7.0.0)
Syntax
public Guid ActivatorId { get; set; }

Property Value

Type: Guid
Remarks
This CLSID is necessary for an application to be started by COM.
See Also