IIssue.

FileLink Property

Summary

Gets or sets a link to the position in the file where the issue occurred. null if FileLinkSettings was not set while reading issue.
Assembly
Cake.Issues.dll
Namespace
Cake.Issues
Containing Type
IIssue

Syntax

Uri FileLink { get; set; }

Value

Type Description
Uri
GitHub