HttpNotificationChannel.ChannelUri Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The current active notification channel URI.

Namespace:  Microsoft.Phone.Notification
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public ReadOnly Property ChannelUri As Uri
public Uri ChannelUri { get; }

Property Value

Type: System..::.Uri
Returns Uri.

Remarks

The length of the Uri can be up to 1024 characters.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

HttpNotificationChannel Class

Microsoft.Phone.Notification Namespace