System::Net::IPAddress::MapToIPv4 method

IPAddress::MapToIPv4 method

Maps the address to the IPv4 address.

System::SharedPtr<IPAddress> System::Net::IPAddress::MapToIPv4()

ReturnValue

The corresponding IPv4 address.

See Also