Summary
Gets the end of the line range in the file where the issues has occurred.
null
if the issue affects the whole file, an assembly or only a single line.
- Assembly
- Cake
.Issues .dll - Namespace
- Cake
.Issues - Containing Type
- IIssue
Syntax
Nullable<int> EndLine { get; }
Value
Type | Description |
---|---|
Nullable |