Metoda IEnsureMachineExistsExtension.EnsureMachineExists —
Przestrzeń nazw: Microsoft.TeamFoundation.Framework.Server
Zestaw: Microsoft.TeamFoundation.Framework.Server (w Microsoft.TeamFoundation.Framework.Server.dll)
Składnia
'Deklaracja
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
)
Parametry
- requestContext
Typ: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- processId
Typ: System.Guid
- machineName
Typ: System.String
- machineId
Typ: System.Guid%
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..