Summary
Gets the finish time of the build.
Returns
null if no build could be found and
ThrowExceptionIfBuildCouldNotBeFound is set to false.
- Namespace
- Cake
.AzureDevOps .Pipelines - Containing Type
- AzureDevOpsBuild
Syntax
public DateTime? FinishTime { get; }
Value
| Type | Description |
|---|---|
| DateTime? |