Process Properties
Visual Studio 2015
Namespace:
EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | Collection | Returns 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. |
![]() | DTE | Gets the top-level extensibility object. |
![]() | Name | Gets the name of the object. |
![]() | Parent | Gets the immediate parent object of a Process object. |
![]() | ProcessID | Gets the Win32 ID number assigned to this process. |
![]() | Programs | Gets the collection of programs that are being managed by this process. |
Show:
