IIssue.

RuleUrl Property

Summary

Gets the URL containing information about the failing rule. Can be null if the issue provider provides no URL.
Assembly
Cake.Issues.dll
Namespace
Cake.Issues
Containing Type
IIssue

Syntax

Uri RuleUrl { get; }

Value

Type Description
Uri
GitHub