Udostępnij za pośrednictwem


Metoda InformationNodeConverters.GetChangesetId — (IBuildInformation, Int32, Boolean)

Pobiera changesetId z kompilacji dla określonego żądania, jeśli określono opcję returnFirstIfNotFound, zwraca pierwszy changeset na liście Jeśli jeden określony jest nieobecny.

Przestrzeń nazw:  Microsoft.TeamFoundation.Build.Client
Zestaw:  Microsoft.TeamFoundation.Build.Client (w Microsoft.TeamFoundation.Build.Client.dll)

Składnia

'Deklaracja
Public Shared Function GetChangesetId ( _
    buildInformation As IBuildInformation, _
    requestId As Integer, _
    returnFirstIfNotFound As Boolean _
) As Integer
public static int GetChangesetId(
    IBuildInformation buildInformation,
    int requestId,
    bool returnFirstIfNotFound
)

Parametry

Wartość zwracana

Typ: System.Int32

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

InformationNodeConverters Klasa

Przeciążenie GetChangesetId

Przestrzeń nazw Microsoft.TeamFoundation.Build.Client