AppVeyorJob.

CompilationErrorsCount Property

Summary

Gets or sets the compilation errors count.
Assembly
Cake.AppVeyor.dll
Namespace
Cake.AppVeyor
Containing Type
AppVeyorJob

Syntax

public int CompilationErrorsCount { get; set; }

Value

Type Description
int The compilation errors count.