System::Net::Dns::GetHostByName metodo
Dns::GetHostByName method
Informazioni RTTI.
static System::SharedPtr<IPHostEntry> System::Net::Dns::GetHostByName(String hostName)
| Parametro | Tipo | Descrizione |
|---|---|---|
| hostName | Stringa | Il nome host. |
ReturnValue
Una nuova istanza della classe IPHostEntry.
Osservazioni
Crea una nuova istanza della classe IPHostEntry utilizzando il nome host specificato.
Vedi anche
- Typedef SharedPtr
- Class IPHostEntry
- Class String
- Class Dns
- Namespace System::Net
- Library Aspose.Font for C++