get_IsIPv6Multicast()

IPAddress::get_IsIPv6Multicast() method

Returns a value that indicates if the address is an global IPv6 multicast address.

bool System::Net::IPAddress::get_IsIPv6Multicast()

Return Value

A value that indicates if the address is a global IPv6 multicast address.

See Also