NetworkInterfaceType Enumeration
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Specifies the type of a network interface.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
| Member name | Description | |
|---|---|---|
| None | There is no network available for accessing the Internet. | |
| AsymmetricDsl | Windows Phone does not use this network interface type. | |
| Atm | Windows Phone does not use this network interface type. | |
| BasicIsdn | Windows Phone does not use this network interface type. | |
| Ethernet | The network interface uses an Ethernet connection. Ethernet is defined in IEEE standard 802.3. This is used for desktop pass-through. | |
| Ethernet3Megabit | Windows Phone does not use this network interface type. | |
| FastEthernetFx | Windows Phone does not use this network interface type. | |
| FastEthernetT | Windows Phone does not use this network interface type. | |
| Fddi | Windows Phone does not use this network interface type. | |
| GenericModem | Windows Phone does not use this network interface type. | |
| GigabitEthernet | Windows Phone does not use this network interface type. | |
| HighPerformanceSerialBus | Windows Phone does not use this network interface type. | |
| IPOverAtm | Windows Phone does not use this network interface type. | |
| Isdn | Windows Phone does not use this network interface type. | |
| Loopback | Windows Phone does not use this network interface type. | |
| MultiRateSymmetricDsl | Windows Phone does not use this network interface type. | |
| Ppp | Windows Phone does not use this network interface type. | |
| PrimaryIsdn | Windows Phone does not use this network interface type. | |
| RateAdaptDsl | Windows Phone does not use this network interface type. | |
| Slip | Windows Phone does not use this network interface type. | |
| SymmetricDsl | Windows Phone does not use this network interface type. | |
| TokenRing | Windows Phone does not use this network interface type. | |
| Tunnel | Windows Phone does not use this network interface type. | |
| Unknown | Windows Phone does not use this network interface type. | |
| VeryHighSpeedDsl | Windows Phone does not use this network interface type. | |
| Wireless80211 | The network interface uses a wireless LAN connection (IEEE 802.11 standard). This is used for any Wi-Fi (802.11, Bluetooth, and so on). | |
| MobileBroadbandGsm | The network interface uses a GSM cellular network. | |
| MobileBroadbandCdma | The network interface uses a CDMA cellular network. |
Show: