Click or drag to resize
WebHeaderCollection Properties

The WebHeaderCollection type exposes the following members.

Properties
  NameDescription
Public propertyAllKeys
Gets all header names (keys) in the collection.
Public propertyCount
Gets the number of headers in the collection.
Public propertyItem
Returns the string value for the header.
Top
See Also