HttpRequestWrapper::ServerVariables Property
.NET Framework (current version)
Gets a collection of Web server variables.
Assembly: System.Web (in System.Web.dll)
public: property NameValueCollection^ ServerVariables { virtual NameValueCollection^ get() override; }
.NET Framework
Available since 3.5
Available since 3.5
Show: