Sdílet prostřednictvím


IBuildProjectNode.GetWarnings – metoda

Získá všechna upozornění pro tento projekt a jeho podřízené uzly.

Obor názvů:  Microsoft.TeamFoundation.Build.Client
Sestavení:  Microsoft.TeamFoundation.Build.Client (v Microsoft.TeamFoundation.Build.Client.dll)

Syntaxe

'Deklarace
Function GetWarnings ( _
    warningType As String _
) As List(Of IBuildWarning)
List<IBuildWarning> GetWarnings(
    string warningType
)

Parametry

Vrácená hodnota

Typ: System.Collections.Generic.List<IBuildWarning>
Varování.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IBuildProjectNode Rozhraní

Microsoft.TeamFoundation.Build.Client – obor názvů