HttpResponseWrapper::Charset Property
.NET Framework (current version)
Gets or sets the HTTP character set of the current response.
Assembly: System.Web (in System.Web.dll)
public: property String^ Charset { virtual String^ get() override; virtual void set(String^ value) override; }
.NET Framework
Available since 3.5
Available since 3.5
Show: