HttpWorkerRequest::GetKnownResponseHeaderName Method (Int32)
.NET Framework (current version)
Returns the name of the specified HTTP response header.
Assembly: System.Web (in System.Web.dll)
Parameters
- index
-
Type:
System::Int32
The index number of the header.
Return Value
Type: System::String^The name of the HTTP response header specified in the index parameter.
.NET Framework
Available since 1.1
Available since 1.1
Show: