AppVeyorBuild.

Started Property

Summary

Gets or sets the start time.
Assembly
Cake.AppVeyor.dll
Namespace
Cake.AppVeyor
Containing Type
AppVeyorBuild

Syntax

public Nullable<DateTime> Started { get; set; }

Value

Type Description
Nullable<DateTime> The start time.