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
[read-only] abstract | AnycastAddresses | IPAddressInformationCollection.
![]() Gets the anycast IP addresses assigned to this interface. |
[read-only] abstract | DhcpServerAddresses | IPAddressCollection.
![]() Gets the addresses of Dynamic Host Configuration Protocol (DHCP) servers for this interface. |
[read-only] abstract | DnsAddresses | IPAddressCollection.
![]() Gets the addresses of Domain Name System (DNS) servers for this interface. |
[read-only] abstract | DnsSuffix | string.
![]() Gets the Domain Name System (DNS) suffix associated with this interface. |
[read-only] abstract | GatewayAddresses | GatewayIPAddressInformationCollection.
![]() Gets the IPv4 network gateway addresses for this interface. |
[read-only] abstract | IsDnsEnabled | bool.
![]() Gets a bool value that indicates whether NetBt is configured to use DNS name resolution on this interface. |
[read-only] abstract | IsDynamicDnsEnabled | bool.
![]() 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 | MulticastAddresses | MulticastIPAddressInformationCollection.
![]() Gets the multicast addresses assigned to this interface. |
[read-only] abstract | UnicastAddresses | UnicastIPAddressInformationCollection.
![]() Gets the unicast addresses assigned to this interface. |
[read-only] abstract | WinsServersAddresses | IPAddressCollection.
![]() Gets the addresses of Windows Internet Name Service (WINS) servers. |