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