Process4::Attach2 Method (Object^)

 

Similar to M:EnvDTE90.Process4.Attach, causes the debugger to attach this process, only it allows you to specify an engine or set of engines.

Namespace:   EnvDTE90a
Assembly:  EnvDTE90a (in EnvDTE90a.dll)

void Attach2(
	Object^ Engines = ""
)

Parameters

Engines
Type: System::Object^

A Engines collection.

Return to top
Show: