AppVeyorJob.

CompilationWarningsCount Property

Summary

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

Syntax

public int CompilationWarningsCount { get; set; }

Value

Type Description
int The compilation warnings count.