NetworkCharacteristics Enumeration

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

Specifies characteristics of the network interface.

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

Syntax

Public Enumeration NetworkCharacteristics
public enum NetworkCharacteristics
<object property="enumerationValue" .../>

Members

Member name Description
None A network that has no particular characteristics.
Roaming A roaming network.

Remarks

The default value is None.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

Microsoft.Phone.Net.NetworkInformation Namespace

Other Resources

Network and network interface information for Windows Phone 8