System.Net.NetworkInformation.IPv4InterfaceProperties Members

The members of System.Net.NetworkInformation.IPv4InterfaceProperties are listed below.

See Also: Inherited members from System.Object

Protected Constructors

Public Properties

[read-only]
abstract
Indexint.

Gets the index of the network interface associated with the Internet Protocol version 4 (IPv4) address.

[read-only]
abstract
IsAutomaticPrivateAddressingActivebool.

Gets a bool value that indicates whether this interface has an automatic private IP addressing (APIPA) address.

[read-only]
abstract
IsAutomaticPrivateAddressingEnabledbool.

Gets a bool value that indicates whether this interface has automatic private IP addressing (APIPA) enabled.

[read-only]
abstract
IsDhcpEnabledbool.

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
IsForwardingEnabledbool.

Gets a bool value that indicates whether this interface can forward (route) packets.

[read-only]
abstract
Mtuint.

Gets the maximum transmission unit (MTU) for this network interface.

[read-only]
abstract
UsesWinsbool.

Gets a bool value that indicates whether an interface uses Windows Internet Name Service (WINS).