AppVeyorBuild.

Updated Property

Summary

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

Syntax

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

Value

Type Description
Nullable<DateTime> The updated time.