get_Aliases()

IPHostEntry::get_Aliases() method

Gets the collection of aliases of the host.

System::ArrayPtr<String> System::Net::IPHostEntry::get_Aliases()

Return Value

The collection of aliases of the host.

See Also