System::Net::Dns::Resolve विधि

Dns::Resolve method

निर्दिष्ट होस्ट नाम का उपयोग करके एक नया IPHostEntry-class इंस्टेंस बनाता है।

static System::SharedPtr<IPHostEntry> System::Net::Dns::Resolve(String hostName)
पैरामीटरप्रकारविवरण
hostNameStringएक होस्ट नाम जिसका उपयोग IPHostEntry क्लास का नया इंस्टेंस बनाने के लिए किया जाता है।

ReturnValue

एक नया बनाया गया IPHostEntry-क्लास इंस्टेंस।

संबंधित देखें