System::Net::WebHeaderCollection::IsRestricted method
WebHeaderCollection::IsRestricted method
Belirtilen HTTP üstbilgisinin istek için ayarlanıp ayarlanamayacağını test eder.
static bool System::Net::WebHeaderCollection::IsRestricted(const String &headerName)
| Parametre | Tür | Açıklama |
|---|---|---|
| headerName | const String& | Test edilecek başlık adı. |
ReturnValue
Başlık kısıtlıysa doğru; aksi takdirde yanlış.
Ayrıca Bakınız
- Class String
- Class WebHeaderCollection
- Namespace System::Net
- Library Aspose.Font for C++