| 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.
| |
| Item |
Returns the string value for the header.
|