System::Net::IPHostEntry::get_Aliases method

IPHostEntry::get_Aliases method

Gets the collection of aliases of the host.

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

ReturnValue

The collection of aliases of the host.

See Also