Process4::Attach2 Method (Object^)
Visual Studio 2015
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.
Assembly: EnvDTE90a (in EnvDTE90a.dll)
Parameters
- Engines
-
Type:
System::Object^
A Engines collection.
Implements
Process3::Attach2(Object^)
Show: