Program Properties

Include Protected Members
Include Inherited Members

The Program type exposes the following members.

Properties

  Name Description
Public property Collection Gets the collection that contains the object that supports this property or is contained in 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 IsBeingDebugged Gets whether a program is being debugged when this property is called.
Public property Name Gets the name of the object.
Public property Parent Gets the immediate parent object of a Program object.
Public property Process Gets the process by which this program is managed.
Public property Threads Gets the collection of threads that are being managed by this program.

Top

See Also

Reference

Program Interface

EnvDTE Namespace