Issue.

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
Issue

Syntax

public Uri FileLink { get; set; }

Value

Type Description
Uri