NetworkInterface Properties
.NET Framework (current version)
Namespace:
System.Net.NetworkInformation
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Description | Gets the description of the interface. |
![]() | Id | Gets the identifier of the network adapter. |
![]() ![]() | IPv6LoopbackInterfaceIndex | Gets the index of the IPv6 loopback interface. |
![]() | IsReceiveOnly | Gets a Boolean value that indicates whether the network interface is set to only receive data packets. |
![]() ![]() | LoopbackInterfaceIndex | Gets the index of the IPv4 loopback interface. |
![]() | Name | Gets the name of the network adapter. |
![]() | NetworkInterfaceType | Gets the interface type. |
![]() | OperationalStatus | Gets the current operational state of the network connection. |
![]() | Speed | Gets the speed of the network interface. |
![]() | SupportsMulticast | Gets a Boolean value that indicates whether the network interface is enabled to receive multicast packets. |
Show:

