Summary
Gets the id 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
- Issue
Syntax
public string RuleId { get; }
Value
Type | Description |
---|---|
string |