Issue.

Run Property

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
Issue

Syntax

public string Run { get; set; }

Value

Type Description
string