DebuggerProcessEventsClass Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Refer to DebuggerProcessEvents for this functionality. Do not instantiate from this class.
Assembly: EnvDTE80 (in EnvDTE80.dll)
| Name | Description | |
|---|---|---|
![]() | DebuggerProcessEventsClass() | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
| Name | Description | |
|---|---|---|
![]() | add_OnProcessStateChanged(_dispDebuggerProcessEvents_OnProcessStateChangedEventHandler) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | remove_OnProcessStateChanged(_dispDebuggerProcessEvents_OnProcessStateChangedEventHandler) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | OnProcessStateChanged | This API supports the product infrastructure and is not intended to be used directly from your code. Raised when a process switches from run to stop or stop to run. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


