NDepend.API Documentation
IRuleIssues Interface Members
Properties 

NDepend.Issue Namespace : IRuleIssues Interface

The following tables list the members exposed by IRuleIssues.

Public Properties
 NameDescription
 PropertyGets the value of NDepend.CodeQuery.IQueryExecutionSuccessResult.NDepend.CodeQuery.IQueryExecutionSuccessResult.IsARuleViolated of the NDepend.CodeQuery.IQueryExecutionSuccessResult object used as a parameter of NDepend.CodeQuery.ExtensionMethodsQuery.GetIssues.  
 PropertyGets the list of issues computed from the NDepend.CodeQuery.IQueryExecutionSuccessResult object used as a parameter of NDepend.CodeQuery.ExtensionMethodsQuery.GetIssues.  
 PropertyGets the rule object used as a parameter of NDepend.CodeQuery.ExtensionMethodsQuery.GetIssues.  
 PropertyGets the list of issues suppressed through the usage of System.Diagnostics.CodeAnalysis.SuppressMessageAttribute.  
Top
See Also

Reference

IRuleIssues Interface
NDepend.Issue Namespace