System::Net::IPAddress::get_IsIPv6Multicast method

IPAddress::get_IsIPv6Multicast method

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

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

ReturnValue

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

See Also