AppVeyorBuild.

CommitId Property

Summary

Gets or sets the commit identifier (md5 hash).
Assembly
Cake.AppVeyor.dll
Namespace
Cake.AppVeyor
Containing Type
AppVeyorBuild

Syntax

public string CommitId { get; set; }

Value

Type Description
string The commit identifier.