The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
WebHeaderCollection::Item Property
.NET Framework (current version)
Gets or sets the specified header.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Item[HttpRequestHeader] | Gets or sets the specified request header. |
![]() | Item[HttpResponseHeader] | Gets or sets the specified response header. |
![]() | Item[Int32] | Gets the entry at the specified index of the NameValueCollection.(Inherited from NameValueCollection.) |
![]() | Item[String^] | Gets or sets the entry with the specified key in the NameValueCollection.(Inherited from NameValueCollection.) |
Show:
