MapToIPv4()

IPAddress::MapToIPv4() method

Maps the address to the IPv4 address.

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

Return Value

The corresponding IPv4 address.

See Also