VsMetricsSettings.

Quiet Property

Summary

Gets or sets a value indicating whether metric.exe's output should be shown.
Assembly
Cake.VsMetrics.dll
Namespace
Cake.VsMetrics
Containing Type
VsMetricsSettings

Syntax

public bool Quiet { get; set; }

Value

Type Description
bool The boolean value indicating if metric.exe's output should be shown.