WebHeaderCollection Properties |
The WebHeaderCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| AllKeys |
Gets all header names in the collection.
(Overrides NameValueCollectionAllKeys.) | |
| Count |
Gets the number of headers in the collection.
(Overrides NameObjectCollectionBaseCount.) | |
| ItemHttpRequestHeader |
Gets or sets the specified request header in the collection.
| |
| ItemHttpResponseHeader |
Gets or sets the specified response header in the collection.
| |
| Keys |
Gets a collection of header names in the collection.
(Overrides NameObjectCollectionBaseKeys.) |