EventMappingSettingsCollection Constructor ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Initializes a new instance of the EventMappingSettingsCollection class.

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

new : unit -> EventMappingSettingsCollection

The EventMappings property of the HealthMonitoringSection class always contains an instance of the EventMappingSettingsCollection. Use this instance, rather than creating your own instance of the class.

.NET Framework
Available since 2.0
Return to top
Show: