Share via


TeamFoundationServicingService.QueryUpdatePackageHistory, méthode

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Function QueryUpdatePackageHistory ( _
    requestContext As TeamFoundationRequestContext, _
    version As String, _
    milestone As String, _
    installedExplicitlyOnly As Boolean _
) As List(Of UpdatePackageHistoryEntry)
public List<UpdatePackageHistoryEntry> QueryUpdatePackageHistory(
    TeamFoundationRequestContext requestContext,
    string version,
    string milestone,
    bool installedExplicitlyOnly
)

Paramètres

Valeur de retour

Type : System.Collections.Generic.List<UpdatePackageHistoryEntry>

Sécurité .NET Framework

Voir aussi

Référence

TeamFoundationServicingService Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms