Compartir a través de


ReleaseManifest.GetDeltaUpdates (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Function GetDeltaUpdates ( _
    fromServiceLevel As ServiceLevel, _
    toServiceLevel As ServiceLevel _
) As List(Of UpdatePackage)
public List<UpdatePackage> GetDeltaUpdates(
    ServiceLevel fromServiceLevel,
    ServiceLevel toServiceLevel
)

Parámetros

Valor devuelto

Tipo: System.Collections.Generic.List<UpdatePackage>
Devuelva List<T>.

Seguridad de .NET Framework

Vea también

Referencia

ReleaseManifest Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)