System.Net.NetworkInformation.NetworkInterface: Property Members

The properties of System.Net.NetworkInformation.NetworkInterface are listed below. For a list of all members, see the NetworkInterface Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
abstract
Descriptionstring.

Gets the description of the interface.

[read-only]
abstract
Idstring.

Gets the identifier of the network adapter.

[read-only]
abstract
IsReceiveOnlybool.

Gets a bool value that indicates whether the network interface is set to only receive data packets.

[read-only]
static
LoopbackInterfaceIndexint.

Gets the index of the IPv4 loopback interface.

[read-only]
abstract
Namestring.

Gets the name of the network adapter.

[read-only]
abstract
NetworkInterfaceTypeNetworkInterfaceType.

Gets the interface type.

[read-only]
abstract
OperationalStatusOperationalStatus.

Gets the current operational state of the network connection.

[read-only]
abstract
Speedlong.

Gets the speed of the network interface.

[read-only]
abstract
SupportsMulticastbool.

Gets a bool value that indicates whether the network interface is enabled to receive multicast packets.