Share via


ReleaseManifest.GetDeltaUpdates, 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 GetDeltaUpdates ( _
    fromServiceLevel As ServiceLevel, _
    toServiceLevel As ServiceLevel _
) As List(Of UpdatePackage)
public List<UpdatePackage> GetDeltaUpdates(
    ServiceLevel fromServiceLevel,
    ServiceLevel toServiceLevel
)

Paramètres

Valeur de retour

Type : System.Collections.Generic.List<UpdatePackage>
retourne List<T> ;

Sécurité .NET Framework

Voir aussi

Référence

ReleaseManifest Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms