This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.VsMetrics.
Summary
Gets or sets a value indicating whether generated code should be analysed.
- Assembly
- Cake
.VsMetrics .dll - Namespace
- Cake
.VsMetrics - Containing Type
- VsMetricsSettings
Syntax
public bool IgnoreGeneratedCode { get; set; }
Value
Type | Description |
---|---|
bool | The boolean value indicating if generated code should be ignored. |