IPAddress Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The IPAddress type exposes the following members.
| Name | Description | |
|---|---|---|
|
Address | Obsolete. Gets or sets an Internet Protocol (IP) address for IPv4. |
|
AddressFamily | Gets the address family of the IP address. |
|
IsIPv6LinkLocal | Gets whether the address is an IPv6 link local address. |
|
IsIPv6Multicast | Gets whether the address is an IPv6 multicast global address. |
|
IsIPv6SiteLocal | Gets whether the address is an IPv6 site local address. |
|
ScopeId | Gets or sets the IPv6 address scope identifier. |
Show: