HttpNotificationChannel.IsShellToastBound Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Indicates whether the notification channel is currently bound to a toast notification subscription.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: System.BooleanReturns Boolean. true if the notification channel is currently bound to a toast notification subscription; otherwise, false.
Show: