IPAddress.IsIPv6Multicast 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 multicast global address.
Assembly: System.Net (in System.Net.dll)
Property Value
Type: System.Booleantrue if the IP address is an IPv6 multicast global address; otherwise, false.
Show: