IPAddress Properties

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.

  NameDescription
Public property Address Obsolete. Gets or sets an Internet Protocol (IP) address for IPv4.
Public property AddressFamily Gets the address family of the IP address.
Public property IsIPv6LinkLocal Gets whether the address is an IPv6 link local address.
Public property IsIPv6Multicast Gets whether the address is an IPv6 multicast global address.
Public property IsIPv6SiteLocal Gets whether the address is an IPv6 site local address.
Public property ScopeId Gets or sets the IPv6 address scope identifier.
Top

Show:
© 2017 Microsoft