VsMetricsSettings.

SuccessFile Property

Summary

Gets or sets a value indicating whether a success file should be created.
Assembly
Cake.VsMetrics.dll
Namespace
Cake.VsMetrics
Containing Type
VsMetricsSettings

Syntax

public bool SuccessFile { get; set; }

Value

Type Description
bool The boolean value indicating if a success file should be created.