NetworkInterfaceInfo.InterfaceType Property

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

Gets the type of the network interface.

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

Syntax

Public ReadOnly Property InterfaceType As NetworkInterfaceType
public NetworkInterfaceType InterfaceType { get; }

Property Value

Type: Microsoft.Phone.Net.NetworkInformation..::.NetworkInterfaceType
One of the enumeration values that specifies the type of the network interface.

Remarks

This includes information such as whether the network interface uses a GSM cellular network, a CDMA cellular network, or another network type.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

NetworkInterfaceInfo Class

Microsoft.Phone.Net.NetworkInformation Namespace