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