CodeAnalysisIssue.

Rule Property

Summary

Gets the rule of the code analysis issue.
Assembly
Cake.Prca.dll
Namespace
Cake.Prca.Issues
Containing Type
CodeAnalysisIssue

Syntax

public string Rule { get; }

Value

Type Description
string
GitHub