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