IPv4InterfaceProperties Properties
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Index | Gets the index of the network interface associated with the Internet Protocol version 4 (IPv4) address. |
![]() | IsAutomaticPrivateAddressingActive | Gets a Boolean value that indicates whether this interface has an automatic private IP addressing (APIPA) address. |
![]() | IsAutomaticPrivateAddressingEnabled | Gets a Boolean value that indicates whether this interface has automatic private IP addressing (APIPA) enabled. |
![]() | IsDhcpEnabled | Gets a Boolean value that indicates whether the interface is configured to use a Dynamic Host Configuration Protocol (DHCP) server to obtain an IP address. |
![]() | IsForwardingEnabled | Gets a Boolean value that indicates whether this interface can forward (route) packets. |
![]() | Mtu | Gets the maximum transmission unit (MTU) for this network interface. |
![]() | UsesWins | Gets a Boolean value that indicates whether an interface uses Windows Internet Name Service (WINS). |
