Process2 Members

Include Protected Members
Include Inherited Members

The Process2 object is used to examine and manipulate processes. The Process2 object supersedes the Process object.

The Process2 type exposes the following members.

Methods

 

Name

Description

Public method

Attach

Overloaded.

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

Overloaded.

Public method

Detach

Overloaded.

Public method

Terminate

Overloaded.

Top

Properties

 

Name

Description

Public property

Collection

Overloaded.

Public property

DTE

Overloaded.

Public property

IsBeingDebugged

Gets a value indicating if the program is being debugged.

Public property

Name

Overloaded.

Public property

Parent

Overloaded.

Public property

ProcessID

Overloaded.

Public property

Programs

Overloaded.

Public property

Threads

Gets a collection of Thread objects.

Public property

Transport

Gets the Transport being used to debug this process.

Public property

TransportQualifier

A computer name or an IP address.

Public property

UserName

Top

See Also

Reference

Process2 Interface

EnvDTE80 Namespace