DTEEventsClass Events
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | ModeChanged | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs when the mode of the development environment (build, run, or debug) is changed. |
![]() | OnBeginShutdown | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs when the development environment is closing. |
![]() | OnMacrosRuntimeReset | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs when the common language runtime resets, clearing all global variable data and losing all event connections. |
![]() | OnStartupComplete | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs when the environment has completed initializing. |
