1 out of 1 rated this helpful - Rate this topic

NetworkInterfaceSubType Enumeration

Windows Phone

March 22, 2012

Specifies additional information about the type of a network interface.

Namespace:  Microsoft.Phone.Net.NetworkInformation
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
public enum NetworkInterfaceSubType
<object property="enumerationValue" .../>
Member name Description
Unknown There is no additional information about the type of the network interface.
Cellular_GPRS A network interface that uses General Packet Radio Service (GPRS) cellular technology. This is a 2.5G technology.
Cellular_1XRTT A network interface that uses Radio Transmission Technology (1xRTT) cellular technology. This is a 2.5G technology.
Cellular_EVDO A network interface that uses Evolution Data Only (EV-DO) cellular technology. This is a 3G technology.
Cellular_EDGE A network interface that uses Enhanced Data rates for GSM Evolution (EDGE) cellular technology. This is a 2.5G technology.
Cellular_3G A network interface that uses third-generation (3G) cellular technology.
Cellular_HSPA A network interface that uses High-Speed Downlink Packet Access (HSPA) cellular technology. This is a 3.5G technology.
Cellular_EVDV A network interface that uses Evolution Data and Voice (EV-DV) cellular technology. This is a 3G technology.
Desktop_PassThru A desktop pass-through network interface.
WiFi A network interface that uses wireless technology (802.11).

The default value is Unknown.

Windows Phone OS

Supported in: 7.1

Windows Phone

Did you find this helpful?
(1500 characters remaining)