The properties of System.Net.NetworkInformation.UnicastIPAddressInformation are listed below. For a list of all members, see the UnicastIPAddressInformation Members list.
See Also: Inherited members from System.Net.NetworkInformation.IPAddressInformation
[read-only] abstract | AddressPreferredLifetime | long.
Gets the number of seconds remaining during which this address is the preferred address. |
[read-only] abstract | AddressValidLifetime | long.
Gets the number of seconds remaining during which this address is valid. |
[read-only] abstract | DhcpLeaseLifetime | long.
Specifies the amount of time remaining on the Dynamic Host Configuration Protocol (DHCP) lease for this IP address. |
[read-only] abstract | DuplicateAddressDetectionState | DuplicateAddressDetectionState.
Gets a value that indicates the state of the duplicate address detection algorithm. |
[read-only] abstract | IPv4Mask | System.Net.IPAddress.
Gets the IPv4 mask. |
[read-only] abstract | PrefixOrigin | PrefixOrigin.
Gets a value that identifies the source of a unicast Internet Protocol (IP) address prefix. |
[read-only] abstract | SuffixOrigin | SuffixOrigin.
Gets a value that identifies the source of a unicast Internet Protocol (IP) address suffix. |