Summary
Gets or sets the description of the run.
Can be
null
or System.String.Empty
if no run information is provided.
- Assembly
- Cake
.Issues .dll - Namespace
- Cake
.Issues - Containing Type
- IIssue
Syntax
string Run { get; set; }
Value
Type | Description |
---|---|
string |