Summary
Gets or sets a identifier for the build run.
If set this identifier will be used to identify to artifacts provided by the
build if building on multiple configurations.
Default value is
string.Empty
.
- Assembly
- Cake
.Frosting .Issues .Recipe .dll - Namespace
- Cake
.Frosting .Issues .Recipe - Containing Type
- IIssuesParameters
Syntax
string BuildIdentifier { get; set; }
Value
Type | Description |
---|---|
string |