1 out of 1 rated this helpful - Rate this topic

NetworkInterfaceType Enumeration

July 26, 2012

Specifies the type of a network interface.

Namespace:  Microsoft.Phone.Net.NetworkInformation
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
public enum NetworkInterfaceType
<object property="enumerationValue" .../>
Member nameDescription
NoneThere is no network available for accessing the Internet.
AsymmetricDslWindows Phone does not use this network interface type.
AtmWindows Phone does not use this network interface type.
BasicIsdnWindows Phone does not use this network interface type.
EthernetThe network interface uses an Ethernet connection. Ethernet is defined in IEEE standard 802.3. This is used for desktop pass-through.
Ethernet3MegabitWindows Phone does not use this network interface type.
FastEthernetFxWindows Phone does not use this network interface type.
FastEthernetTWindows Phone does not use this network interface type.
FddiWindows Phone does not use this network interface type.
GenericModemWindows Phone does not use this network interface type.
GigabitEthernetWindows Phone does not use this network interface type.
HighPerformanceSerialBusWindows Phone does not use this network interface type.
IPOverAtmWindows Phone does not use this network interface type.
IsdnWindows Phone does not use this network interface type.
LoopbackWindows Phone does not use this network interface type.
MultiRateSymmetricDslWindows Phone does not use this network interface type.
PppWindows Phone does not use this network interface type.
PrimaryIsdnWindows Phone does not use this network interface type.
RateAdaptDslWindows Phone does not use this network interface type.
SlipWindows Phone does not use this network interface type.
SymmetricDslWindows Phone does not use this network interface type.
TokenRingWindows Phone does not use this network interface type.
TunnelWindows Phone does not use this network interface type.
UnknownWindows Phone does not use this network interface type.
VeryHighSpeedDslWindows Phone does not use this network interface type.
Wireless80211The network interface uses a wireless LAN connection (IEEE 802.11 standard). This is used for any Wi-Fi (802.11, Bluetooth, and so on).
MobileBroadbandGsmThe network interface uses a GSM cellular network.
MobileBroadbandCdmaThe network interface uses a CDMA cellular network.

The default value is None.

Windows Phone OS

Supported in: 7.1, 7.0

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.