AppVeyorBuild.

Committed Property

Summary

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

Syntax

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

Value

Type Description
Nullable<DateTime> The time of the commit.