HttpNotificationChannel.ChannelUri Property

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

Syntax

'Declaration
Public ReadOnly Property ChannelUri As Uri
public Uri ChannelUri { get; }
public:
property Uri^ ChannelUri {
    Uri^ get ();
}
member ChannelUri : Uri with get

Property Value

Type: System.Uri

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

HttpNotificationChannel Class

Microsoft.Phone.Notification Namespace