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

Dns::GetHostByName method

RTTI bilgisi.

static System::SharedPtr<IPHostEntry> System::Net::Dns::GetHostByName(String hostName)
ParametreTürAçıklama
hostNameDizeAna bilgisayar adı.

ReturnValue

Yeni oluşturulmuş bir IPHostEntry-sınıfı örneği.

Açıklamalar

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

Ayrıca Bakınız