Summary
Gets the list of issue providers and runs for which issues are read.
- Assembly
- Cake
.Frosting .Issues .Recipe .dll - Namespace
- Cake
.Frosting .Issues .Recipe - Containing Type
- IIssuesState
Syntax
IList<ValueTuple<IIssueProvider, string>> IssueProvidersAndRuns { get; }
Value
Type | Description |
---|---|
IList |