Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Configures an event profile that determines how an event is collected by ASP.NET and raised to providers.
Syntax
class ProfileSettings : EmbeddedObject
Methods
This class contains no methods.
Properties
The following table lists the properties exposed by the ProfileSettings class.
| Name | Description | 
|---|---|
| Profiles | An array of ProfileElement objects that configures event profiles that determine how events are collected by ASP.NET and raised to providers. | 
Subclasses
This class contains no subclasses.
Remarks
Instances of this class are contained in the Profiles property of the HealthMonitoringSection class.
Inheritance Hierarchy
ProfileSettings
Requirements
| Type | Description | 
|---|---|
| Client | Requires IIS 7 on Windows Vista. | 
| Server | Requires IIS 7 on Windows Server 2008. | 
| Product | IIS 7 | 
| MOF file | WebAdministration.mof | 
See Also
Reference
EmbeddedObject Class [IIS 7 and higher]
HealthMonitoringSection Class [IIS 7 and higher]
ProfileElement Class [IIS 7 and higher]
ProfileSettings
IWebEventCustomEvaluator