HttpRequestWrapper::Filter Property
.NET Framework (current version)
Gets or sets the filter to use when the current input stream is being read.
Assembly: System.Web (in System.Web.dll)
public: property Stream^ Filter { virtual Stream^ get() override; virtual void set(Stream^ value) override; }
.NET Framework
Available since 3.5
Available since 3.5
Show: