WebRequestErrorEvent::RequestInformation Property
.NET Framework (current version)
Gets the application request information.
Assembly: System.Web (in System.Web.dll)
public: property WebRequestInformation^ RequestInformation { WebRequestInformation^ get(); }
Property Value
Type: System.Web.Management::WebRequestInformation^The application request information.
The standard request information is defined by the WebRequestInformation class.
.NET Framework
Available since 2.0
Available since 2.0
Show: