Characteristics Property
Collapse the table of content
Expand the table of content

NetworkInterfaceInfo.Characteristics Property

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

Gets the characteristics of the network interface.

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

public NetworkCharacteristics Characteristics { get; }

Property Value

Type: Microsoft.Phone.Net.NetworkInformation.NetworkCharacteristics
The characteristics of the network interface.

This includes information such as whether the network is roaming or not.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft