Process2 Properties
Visual Studio 2015
Namespace:
EnvDTE80
Assembly: EnvDTE80 (in EnvDTE80.dll)
| Name | Description | |
|---|---|---|
![]() | Collection | Gets the collection containing the object supporting this property or contained within this code construct. |
![]() | DTE | Gets the top-level extensibility object. |
![]() | IsBeingDebugged | Gets a value indicating if the program is being debugged. |
![]() | Name | Gets the name of the process. |
![]() | Parent | Gets the immediate parent object of a Process2 object. |
![]() | ProcessID | Gets the ID number assigned to this process. |
![]() | Programs | Gets a collection of Program objects. |
![]() | Threads | Gets a collection of Thread objects. |
![]() | Transport | Gets the Transport being used to debug this process. |
![]() | TransportQualifier | A computer name or an IP address. |
![]() | UserName |
Show:
