Program Properties

 

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

NameDescription
System_CAPS_pubpropertyCollection

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.

System_CAPS_pubpropertyDTE

Gets the top-level extensibility object.

System_CAPS_pubpropertyIsBeingDebugged

Gets whether a program is being debugged when this property is called.

System_CAPS_pubpropertyName

Gets the name of the object.

System_CAPS_pubpropertyParent

Gets the immediate parent object of a Program object.

System_CAPS_pubpropertyProcess

Gets the process by which this program is managed.

System_CAPS_pubpropertyThreads

Gets the collection of threads that are being managed by this program.

Return to top
Show: