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)
| Parametre | Tür | Açıklama |
|---|---|---|
| hostNameOrAddress | Dize | Ana bilgisayar adı veya IP adresi içeren dize. |
ReturnValue
IP adreslerinin bir koleksiyonu.
Ayrıca Bakınız
- Typedef ArrayPtr
- Typedef SharedPtr
- Class IPAddress
- Class String
- Class Dns
- Namespace System::Net
- Library Aspose.Font for C++