Partager via


IEnsureMachineExistsExtension.EnsureMachineExists, méthode

Vérifiez que l'ordinateur qui héberge les services de TFS est stocké dans le catalogue.

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

Syntaxe

'Déclaration
Sub EnsureMachineExists ( _
    requestContext As TeamFoundationRequestContext, _
    processId As Guid, _
    machineName As String, _
    ByRef machineId As Guid _
)
void EnsureMachineExists(
    TeamFoundationRequestContext requestContext,
    Guid processId,
    string machineName,
    ref Guid machineId
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IEnsureMachineExistsExtension Interface

Microsoft.TeamFoundation.Framework.Server, espace de noms