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