Summary
Gets the name of the rule of the issue.
Can be
null
or System.String.Empty
if the issue provider provides no rule.
- Assembly
- Cake
.Issues .dll - Namespace
- Cake
.Issues - Containing Type
- IIssue
Syntax
string RuleName { get; }
Value
Type | Description |
---|---|
string |