System::Net::CookieContainer::IsLocalDomain method

CookieContainer::IsLocalDomain method

जाँचता है कि निर्दिष्ट डोमेन localhost है या नहीं।

bool System::Net::CookieContainer::IsLocalDomain(String host)
पैरामीटरप्रकारविवरण
hostStringजांचने के लिए डोमेन।

ReturnValue

यदि निर्दिष्ट डोमेन localhost है तो सत्य, अन्यथा असत्य।

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