System::Net::WebHeaderCollection::IsRestricted मेथड

WebHeaderCollection::IsRestricted method

परीक्षण करता है कि क्या निर्दिष्ट HTTP हेडर को अनुरोध के लिए सेट किया जा सकता है।

static bool System::Net::WebHeaderCollection::IsRestricted(const String &headerName)
पैरामीटरप्रकारविवरण
headerNameconst String&परीक्षण के लिए हेडर नाम।

ReturnValue

यदि हेडर प्रतिबंधित है तो true; अन्यथा false।

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