System::Net::IPAddress::get_IsIPv4MappedToIPv6 method

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()

ReturnValue

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

See Also