System.Net.NetworkInformation.IPInterfaceProperties: Property Members

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

See Also: Inherited members from System.Object

Public Properties

[read-only]
abstract
AnycastAddressesIPAddressInformationCollection.

Gets the anycast IP addresses assigned to this interface.

[read-only]
abstract
DhcpServerAddressesIPAddressCollection.

Gets the addresses of Dynamic Host Configuration Protocol (DHCP) servers for this interface.

[read-only]
abstract
DnsAddressesIPAddressCollection.

Gets the addresses of Domain Name System (DNS) servers for this interface.

[read-only]
abstract
DnsSuffixstring.

Gets the Domain Name System (DNS) suffix associated with this interface.

[read-only]
abstract
GatewayAddressesGatewayIPAddressInformationCollection.

Gets the IPv4 network gateway addresses for this interface.

[read-only]
abstract
IsDnsEnabledbool.

Gets a bool value that indicates whether NetBt is configured to use DNS name resolution on this interface.

[read-only]
abstract
IsDynamicDnsEnabledbool.

Gets a bool value that indicates whether this interface is configured to automatically register its IP address information with the Domain Name System (DNS).

[read-only]
abstract
MulticastAddressesMulticastIPAddressInformationCollection.

Gets the multicast addresses assigned to this interface.

[read-only]
abstract
UnicastAddressesUnicastIPAddressInformationCollection.

Gets the unicast addresses assigned to this interface.

[read-only]
abstract
WinsServersAddressesIPAddressCollection.

Gets the addresses of Windows Internet Name Service (WINS) servers.