Summary
Gets or sets the end column number.
- Namespace
- Cake
.Common .Build .GitHubActions .Data - Containing Type
- Git
Hub Actions Annotation
Syntax
public int? EndColumn { get; set; }
Value
Type | Description |
---|---|
int? | The end column number. |