HttpRequestWrapper::ContentType Property
.NET Framework (current version)
Gets or sets the MIME content type of the request.
Assembly: System.Web (in System.Web.dll)
public: property String^ ContentType { virtual String^ get() override; virtual void set(String^ value) override; }
.NET Framework
Available since 3.5
Available since 3.5
Show: