System.Net.NetworkInformation.NetworkInterface.NetworkInterfaceType Property

Gets the interface type.

Syntax

public abstract NetworkInterfaceType NetworkInterfaceType { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The interface types are described in detail in the System.Net.NetworkInformation.NetworkInterfaceType enumeration documentation.

This property only returns a subset of the possible values defined in the System.Net.NetworkInformation.NetworkInterfaceType enumeration. The possible values include the following:

Requirements

Namespace: System.Net.NetworkInformation
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0