AppVeyorBuild.

Created Property

Summary

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

Syntax

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

Value

Type Description
Nullable<DateTime> The created time.