System::Net::Dns::GetHostAddresses yöntemi

Dns::GetHostAddresses method

Belirtilen ana bilgisayar adı veya IP adresinin IP adresleri koleksiyonunu döndürür.

static System::ArrayPtr<System::SharedPtr<IPAddress>> System::Net::Dns::GetHostAddresses(String hostNameOrAddress)
ParametreTürAçıklama
hostNameOrAddressDizeAna bilgisayar adı veya IP adresi içeren dize.

ReturnValue

IP adreslerinin bir koleksiyonu.

Ayrıca Bakınız