InspectCodeSettings.

NoSolutionWideAnalysis Property

Summary

Gets or sets a value indicating whether disable solution-wide analysis should be forced. Default value is false.

Syntax

public bool NoSolutionWideAnalysis { get; set; }

Value

Type Description
bool true if solution-wide analysis should be disabled by force; otherwise, fault.