CommandLineArguments.ReportAnalyzer Property

Definition

public:
 property bool ReportAnalyzer { bool get(); };
public bool ReportAnalyzer { get; }
member this.ReportAnalyzer : bool
Public ReadOnly Property ReportAnalyzer As Boolean

Property Value

Report additional information related to analyzers, such as analyzer execution time.

Applies to