System::Net::Dns::Resolve メソッド
Dns::Resolve method
指定されたホスト名を使用して、新しい IPHostEntry-class インスタンスを作成します。
static System::SharedPtr<IPHostEntry> System::Net::Dns::Resolve(String hostName)
| パラメーター | 型 | 説明 |
|---|---|---|
| hostName | String | 新しい IPHostEntry クラスのインスタンスを作成するために使用されるホスト名です。 |
ReturnValue
新しく作成された IPHostEntry-class インスタンスです。
参照
- Typedef SharedPtr
- Class IPHostEntry
- Class String
- Class Dns
- Namespace System::Net
- Library Aspose.Page for C++