HttpResponseWrapper::Headers Property
.NET Framework (current version)
Gets the collection of response headers.
Assembly: System.Web (in System.Web.dll)
public: property NameValueCollection^ Headers { virtual NameValueCollection^ get() override; }
| Exception | Condition |
|---|---|
| PlatformNotSupportedException | The operation requires the integrated pipeline mode in IIS 7.0 and at least the .NET Framework version 3.0. |
.NET Framework
Available since 3.5
Available since 3.5
Show: