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)
Property Value
Type: System.Web.Management.WebApplicationInformationA WebApplicationInformation object that contains information about the application being monitored.
The following code example shows how to get the application information.
.NET Framework
Available since 2.0
Available since 2.0
Show: