HealthMonitoringSection.EventMappings Property

 
Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

[<ConfigurationPropertyAttribute("eventMappings")>]
member EventMappings : EventMappingSettingsCollection with get

The following code example shows how to use the EventMappings property. This code example is part of a larger example provided for the HealthMonitoringSection class.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 2.0
Return to top
Show: