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