Partager via


Process4.Attach2, méthode (Object)

À l'instar de Attach(), entraîne l'attachement de ce processus par le débogueur, à ceci près qu'il vous permet de spécifier un moteur ou un ensemble de moteurs.

Espace de noms :  EnvDTE90a
Assembly :  EnvDTE90a (dans EnvDTE90a.dll)

Syntaxe

'Déclaration
Sub Attach2 ( _
    Engines As Object _
)
void Attach2(
    Object Engines
)
void Attach2(
    [InAttribute] Object^ Engines
)
abstract Attach2 : 
        Engines:Object -> unit 
function Attach2(
    Engines : Object
)

Paramètres

Implémentations

Process3.Attach2(Object)

Notes

Consultez Attach2.

Sécurité .NET Framework

Voir aussi

Référence

Process4 Interface

Attach2, surcharge

EnvDTE90a, espace de noms