Program Members
Include Protected Members
Include Inherited Members
Important This object has been superseded by the Process2 object, so it should no longer be used. Existing code using this object continues to work for backwards-compatibility purposes. For new applications, use the Process2 object.
The Program type exposes the following members.
Properties
Name
Description
Gets 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.
Gets the top-level extensibility object.
Gets whether or not a program is being debugged when this property is called.
Gets the name of the object.
Gets the immediate parent object of a Program object.
Gets the process by which this program is managed.
Gets the collection of threads being managed by this program.
Top