Summary
Returns the name or id of the rule.
- Assembly
- Cake
.Issues .dll - Namespace
- Cake
.Issues - Containing Type
- IIssueExtensions
Syntax
public static string Rule(this IIssue issue)
Parameters
Name | Type | Description |
---|---|---|
issue | IIssue | Issue for which the rule should be returned. |