System::Net::WebHeaderCollection::IsRestricted طريقة
WebHeaderCollection::IsRestricted method
يفحص ما إذا كان يمكن ضبط رأس HTTP المحدد للطلب.
static bool System::Net::WebHeaderCollection::IsRestricted(const String &headerName)
| معامل | نوع | الوصف |
|---|---|---|
| headerName | const String& | اسم الرأس لاختباره. |
ReturnValue
صحيح إذا كان الرأس مقيدًا؛ وإلا خطأ.
انظر أيضًا
- Class String
- Class WebHeaderCollection
- Namespace System::Net
- Library Aspose.Font for C++