Process2 Methods

Include Protected Members
Include Inherited Members

The Process2 type exposes the following members.

Methods

  Name Description
Public method Attach Causes the debugger to attach this process.
Public method Attach2 Similar to Attach, causes the debugger to attach this process, only it allows you to specify an engine or set of engines.
Public method Break Causes the given process to pause its execution so that its current state can be analyzed.
Public method Detach Causes the debugger to detach from this process.
Public method Terminate Terminates this process.

Top

See Also

Reference

Process2 Interface

EnvDTE80 Namespace