IIssue.

RuleId Property

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
IIssue

Syntax

string RuleId { get; }

Value

Type Description
string