System.Web.Configuration.ProfileSettings Class

Configures the ASP.NET event profiles. This class cannot be inherited.

See Also: ProfileSettings Members

Syntax

public sealed class ProfileSettings : System.Configuration.ConfigurationElement

Remarks

The System.Web.Configuration.ProfileSettings class provides a way to programmatically access and modify the profiles element of the healthMonitoring section of a configuration file.

Event profiles determine how events are collected by ASP.NET and raised to providers.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0