HttpResponseBase::HeaderEncoding Property
.NET Framework (current version)
Gets or sets the encoding for the header of the current response.
Assembly: System.Web (in System.Web.dll)
public: property Encoding^ HeaderEncoding { virtual Encoding^ get(); virtual void set(Encoding^ value); }
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: