RuleSetting Members
Include Protected Members
Include Inherited Members
Stores the settings for a particular rule in a particular configuration.
The RuleSetting type exposes the following members.
Constructors
Name
Description
Overloaded. Initializes an instance of the RuleSetting class.
Top
Methods
Name
Description
Returns whether the rule setting is equivalent between two objects. (Overrides Object.Equals(Object).)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Returns the hash code value for the rule setting. (Overrides Object.GetHashCode().)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets or sets whether the rule is enabled.
Gets the rule associated with the current rule setting.
Gets or sets the problem severity detected by the rule.
Top