Share via


Metodo IEnsureMachineExistsExtension.EnsureMachineExists

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

Sintassi

'Dichiarazione
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
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IEnsureMachineExistsExtension Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server