IPAddress Properties
.NET Framework (current version)
Namespace:
System.Net
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Address | Obsolete. An Internet Protocol (IP) address. |
![]() | AddressFamily | Gets the address family of the IP address. |
![]() | IsIPv4MappedToIPv6 | Gets whether the IP address is an IPv4-mapped IPv6 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. |
![]() | IsIPv6Teredo | Gets whether the address is an IPv6 Teredo address. |
![]() | ScopeId | Gets or sets the IPv6 address scope identifier. |
Show:
