BaseRuleDescription.

Rule Property

Summary

Gets or sets the full identifier of the rule.
Assembly
Cake.Prca.dll
Namespace
Cake.Prca.Issues
Containing Type
BaseRuleDescription

Syntax

public string Rule { get; set; }

Value

Type Description
string
GitHub