HttpNotificationChannel.ChannelName Property

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

Syntax

'Declaration
Public ReadOnly Property ChannelName As String
public string ChannelName { get; }
public:
property String^ ChannelName {
    String^ get ();
}
member ChannelName : string with get

Property Value

Type: System.String

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