Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Specifies the type of network interface used by the device.
Namespace: Microsoft.SPOT.Net.NetworkInformation
Assembly: Microsoft.SPOT.Net (in Microsoft.SPOT.Net.dll)
Syntax
'Declaration
Public Enumeration NetworkInterfaceType
public enum NetworkInterfaceType
public enum class NetworkInterfaceType
type NetworkInterfaceType
public enum NetworkInterfaceType
Members
Member name | Description | |
---|---|---|
Unknown | The network interface type is unknown or not specified. | |
Ethernet | The device uses an Ethernet network interface. | |
Wireless80211 | The device uses a wireless network based on the 802.11 standard. |