طريقة System::Net::WebHeaderCollection::IsRestricted

WebHeaderCollection::IsRestricted method

يفحص ما إذا كان يمكن ضبط رأس HTTP المحدد للطلب.

static bool System::Net::WebHeaderCollection::IsRestricted(const String &headerName)
ParameterTypeالوصف
headerNameconst String&اسم الرأس للاختبار.

ReturnValue

صحيح إذا كان الرأس مقيدًا؛ وإلا خطأ.

انظر أيضًا