get_IsIPv4MappedToIPv6()

IPAddress::get_IsIPv4MappedToIPv6() method

Returns a value that indicates if the address is an IPv4 address and is mapped to an IPv6 address.

bool System::Net::IPAddress::get_IsIPv4MappedToIPv6()

Return Value

A value that indicates if the address is an IPv4 address and is mapped to an IPv6 address.

See Also