get_AddressList()

IPHostEntry::get_AddressList() method

Gets the collection of IP addresses of the host.

System::ArrayPtr<System::SharedPtr<IPAddress>> System::Net::IPHostEntry::get_AddressList()

Return Value

The collection of IP addresses of the host.

See Also