WebBaseEvent::ApplicationInformation Property
.NET Framework (current version)
Gets a WebApplicationInformation object that contains information about the current application being monitored.
Assembly: System.Web (in System.Web.dll)
public: property WebApplicationInformation^ ApplicationInformation { static WebApplicationInformation^ get(); }
Property Value
Type: System.Web.Management::WebApplicationInformation^A WebApplicationInformation object that contains information about the application being monitored.
.NET Framework
Available since 2.0
Available since 2.0
Show: