This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Issues.
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 |