Summary
Gets or sets a value indicating whether enable solution-wide analysis should be forced.
Default value is
false.
- Namespace
- Cake
.Common .Tools .InspectCode - Containing Type
- InspectCodeSettings
Syntax
public bool SolutionWideAnalysis { get; set; }
Value
| Type | Description |
|---|---|
| bool |
true if solution-wide analysis should be enabled by force; otherwise, fault.
|
