HttpRequestWrapper::ContentEncoding Property
.NET Framework (current version)
Gets or sets the character set of the data that was provided by the client.
Assembly: System.Web (in System.Web.dll)
public: property Encoding^ ContentEncoding { virtual Encoding^ get() override; virtual void set(Encoding^ value) override; }
.NET Framework
Available since 3.5
Available since 3.5
Show: