Process Properties

Include Protected Members
Include Inherited Members

The Process type exposes the following members.

Properties

 

Name

Description

Public property

Collection

Returns the collection containing the object supporting this property or contained within this code construct. . Returns null for an object that is not obtained from a collection.

Public property

DTE

Gets the top-level extensibility object.

Public property

Name

Gets the name of the object.

Public property

Parent

Gets the immediate parent object of a Process object.

Public property

ProcessID

Gets the Win32 ID number assigned to this process.

Public property

Programs

Gets the collection of programs being managed by this process.

Top

See Also

Reference

Process Interface

EnvDTE Namespace