This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Issues.
Summary
Gets the column in the file where the issues have occurred.
null
if the issue affects the whole file or an assembly.
- Assembly
- Cake
.Issues .dll - Namespace
- Cake
.Issues - Containing Type
- IIssue
Syntax
Nullable<int> Column { get; }
Value
Type | Description |
---|---|
Nullable |