Metodo ReleaseManifest.FindUpdatePackage (ServiceLevel, ReleaseInfo%)

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
Public Function FindUpdatePackage ( _
    serviceLevel As ServiceLevel, _
    <OutAttribute> ByRef releaseInfo As ReleaseInfo _
) As UpdatePackage
public UpdatePackage FindUpdatePackage(
    ServiceLevel serviceLevel,
    out ReleaseInfo releaseInfo
)

Parametri

Valore restituito

Tipo: Microsoft.TeamFoundation.Framework.Server.UpdatePackage

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ReleaseManifest Classe

Overload FindUpdatePackage

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server