System::Net::CookieContainer::IsLocalDomain method

CookieContainer::IsLocalDomain method

يتحقق مما إذا كان النطاق المحدد هو localhost.

bool System::Net::CookieContainer::IsLocalDomain(String host)
معاملنوعالوصف
hostStringالنطاق المراد التحقق منه.

ReturnValue

صحيح عندما يكون النطاق المحدد هو localhost، وإلا خطأ.

انظر أيضًا