IPAddress.IsIPv6SiteLocal Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets whether the address is an IPv6 site local address.
Assembly: System.Net (in System.Net.dll)
Property Value
Type: System.Booleantrue if the IP address is an IPv6 site local address; otherwise, false.
Show: