Freigeben über


IConfigurationSummary.TotalCompilationWarnings-Eigenschaft

Ruft die Gesamtzahl der Kompilierungswarnungen ab, die für diese Konfiguration gefunden wurden.

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

Syntax

'Declaration
ReadOnly Property TotalCompilationWarnings As Integer
int TotalCompilationWarnings { get; }

Eigenschaftswert

Typ: System.Int32
Die Gesamtanzahl der Kompilierungswarnungen, die für diese Konfiguration gefunden wurden.

.NET Framework-Sicherheit

Siehe auch

Referenz

IConfigurationSummary Schnittstelle

Microsoft.TeamFoundation.Build.Client-Namespace