HttpNotificationChannel.IsShellTileBound 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 Tile notification subscription.
Namespace: Microsoft.Phone.Notification
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Syntax
Public ReadOnly Property IsShellTileBound As Boolean
public bool IsShellTileBound { get; }
Property Value
Type: System..::.Boolean
Returns Boolean. true if the notification channel is currently bound to a Tile notification subscription; otherwise, false.
Version Information
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0
Platforms
Windows Phone