System::Net::Dns::GetHostByName yöntemi

Dns::GetHostByName method

RTTI bilgisi.

static System::SharedPtr<IPHostEntry> System::Net::Dns::GetHostByName(String hostName)
ParameterTypeAçıklama
hostNameStringAna bilgisayar adı.

ReturnValue

Yeni oluşturulmuş IPHostEntry-class örneği.

Açıklamalar

Belirtilen ana bilgisayar adını kullanarak yeni bir IPHostEntry-class örneği oluşturur.

Ayrıca Bakınız