The properties of System.Net.NetworkInformation.IPv4InterfaceProperties are listed below. For a list of all members, see the IPv4InterfaceProperties Members list.
See Also: Inherited members from System.Object
[read-only] abstract | Index | int.
Gets the index of the network interface associated with the Internet Protocol version 4 (IPv4) address. |
[read-only] abstract | IsAutomaticPrivateAddressingActive | bool.
Gets a bool value that indicates whether this interface has an automatic private IP addressing (APIPA) address. |
[read-only] abstract | IsAutomaticPrivateAddressingEnabled | bool.
Gets a bool value that indicates whether this interface has automatic private IP addressing (APIPA) enabled. |
[read-only] abstract | IsDhcpEnabled | bool.
Gets a bool value that indicates whether the interface is configured to use a Dynamic Host Configuration Protocol (DHCP) server to obtain an IP address. |
[read-only] abstract | IsForwardingEnabled | bool.
Gets a bool value that indicates whether this interface can forward (route) packets. |
[read-only] abstract | Mtu | int.
Gets the maximum transmission unit (MTU) for this network interface. |
[read-only] abstract | UsesWins | bool.
Gets a bool value that indicates whether an interface uses Windows Internet Name Service (WINS). |