NetworkNotificationEventArgs.NotificationType Property

Namespace:  Microsoft.Phone.Net.NetworkInformation
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public ReadOnly Property NotificationType As NetworkNotificationType
public NetworkNotificationType NotificationType { get; }
public:
property NetworkNotificationType NotificationType {
    NetworkNotificationType get ();
}
member NotificationType : NetworkNotificationType with get

Property Value

Type: Microsoft.Phone.Net.NetworkInformation.NetworkNotificationType

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

NetworkNotificationEventArgs Class

Microsoft.Phone.Net.NetworkInformation Namespace