Process4 Methods

 

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

NameDescription
System_CAPS_pubmethodAttach()

Causes the debugger to attach this process.

System_CAPS_pubmethodAttach2(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.

System_CAPS_pubmethodBreak(Boolean)

Causes the given process to pause its execution so that its current state can be analyzed.

System_CAPS_pubmethodDetach(Boolean)

Causes the debugger to detach from this process.

System_CAPS_pubmethodTerminate(Boolean)

Terminates this process.

Return to top
Show: