NDepend.API Documentation
IRuleIssues Interface Properties

NDepend.Issue Namespace : IRuleIssues Interface

For a list of all members of this type, see IRuleIssues members.

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