System::Net::Dns::GetHostByName yöntemi
Dns::GetHostByName method
RTTI bilgisi.
static System::SharedPtr<IPHostEntry> System::Net::Dns::GetHostByName(String hostName)
| Parameter | Type | Açıklama |
|---|---|---|
| hostName | String | Ana 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
- Typedef SharedPtr
- Class IPHostEntry
- Class String
- Class Dns
- Namespace System::Net
- Library Aspose.Page for C++