NetworkInterfaceInfo.InterfaceName Property

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

Gets the name of the network interface.

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

Syntax

Public ReadOnly Property InterfaceName As String
public string InterfaceName { get; }

Property Value

Type: System..::.String
The name of the network interface.

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