This documentation is archived and is not being maintained.

IConfigurationSummary::TotalStaticAnalysisWarnings Property

Gets the total number of static analysis warnings that were encountered for this configuration.

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)

property int TotalStaticAnalysisWarnings {
	int get ();
}

Property Value

Type: System::Int32
The total number of static analysis warnings that were encountered for this configuration.

Show: