DocumentEventsClass Events
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | DocumentClosing | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs just before a document is closed. |
![]() | DocumentOpened | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs after a document is opened. |
![]() | DocumentOpening | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs before a document is opened. |
![]() | DocumentSaved | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs when a document is saved. |
Show:
