The following tables list the members exposed by CodeRuleAttribute.
            
            Public Constructors
            
            
            
            
            
            
            
            Public Properties
|   | Name | Description | 
  | Active | 
            Gets or sets a value that indicates whether the code rule is active.
               | 
  | CodeRuleString | 
            Gets the CQLinq or CQL code rule string or query string.
               | 
  | DisplayListInReport | 
            Gets or sets a value that indicates whether if the code rule is violated, the code rule matched code elements are listed into the report.
               | 
  | DisplaySelectionViewInReport | 
            Gets or sets a value that indicates whether if the code rule is violated, the code rule matched code elements are shown in a treemap picture embedded into the report.
               | 
  | DisplayStatInReport | 
            Gets or sets a value that indicates whether if the code rule is violated, the code rule matched code elements statistics are shown into the report.
               | 
  | IsCriticalRule | 
            Gets or sets a value that indicates whether the code rule is critical or not.
               | 
Top 
            
            
            
            Public Methods
|   | Name | Description | 
  | Equals | Overridden. Returns a value that indicates whether this instance is equal to a specified object.   | 
  | GetHashCode | Overridden. Serves as the default hash function.   | 
Top 
            
            
            Extension Methods
            
            
            
            
            
            
            
            See Also
Reference
CodeRuleAttribute Class
NDepend.Attributes Namespace
NDepend.Reserved.CQLinq.ExtensionMethodsCQLinqDependency.HasAttribute(NDepend.CodeModel.IAttributeTarget,System.String)
HasAttribute Method
AttributeClassesThatTagMe Property
IsExtractedFromCode Property