System.Web.Configuration.RuleSettings.Profile Property

Gets or sets the name of the System.Web.Configuration.ProfileSettings object this rule applies to.

Syntax

[System.Configuration.ConfigurationProperty("profile", DefaultValue="")]
public string Profile { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.Web.Configuration.ProfileSettings object referenced by this property must be contained by the same System.Web.Configuration.HealthMonitoringSection object that also contains this System.Web.Configuration.RuleSettings

object.

Requirements

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