NetworkInterfaceInfo.InterfaceSubtype Property

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

Gets additional information about the type of the network interface.

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

Syntax

Public ReadOnly Property InterfaceSubtype As NetworkInterfaceSubType
public NetworkInterfaceSubType InterfaceSubtype { get; }

Property Value

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

Remarks

This includes details about the network technology of the network interface, such as cellular 3G.

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