Condividi tramite


Metodo Process4.Attach2 (Object)

simile a Attach, consente al debugger di per connettere il processo, solo consente di specificare un modulo o un set di moduli.

Spazio dei nomi:  EnvDTE90a
Assembly:  EnvDTE90a (in EnvDTE90a.dll)

Sintassi

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

Parametri

Note

vedere Attach2.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Process4 Interfaccia

Overload Attach2

Spazio dei nomi EnvDTE90a