DocumentEvents Methods

 

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

NameDescription
System_CAPS_pubmethodadd_DocumentClosing(_dispDocumentEvents_DocumentClosingEventHandler^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.(Inherited from _dispDocumentEvents_Event.)

System_CAPS_pubmethodadd_DocumentOpened(_dispDocumentEvents_DocumentOpenedEventHandler^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.(Inherited from _dispDocumentEvents_Event.)

System_CAPS_pubmethodadd_DocumentOpening(_dispDocumentEvents_DocumentOpeningEventHandler^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.(Inherited from _dispDocumentEvents_Event.)

System_CAPS_pubmethodadd_DocumentSaved(_dispDocumentEvents_DocumentSavedEventHandler^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.(Inherited from _dispDocumentEvents_Event.)

System_CAPS_pubmethodremove_DocumentClosing(_dispDocumentEvents_DocumentClosingEventHandler^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.(Inherited from _dispDocumentEvents_Event.)

System_CAPS_pubmethodremove_DocumentOpened(_dispDocumentEvents_DocumentOpenedEventHandler^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.(Inherited from _dispDocumentEvents_Event.)

System_CAPS_pubmethodremove_DocumentOpening(_dispDocumentEvents_DocumentOpeningEventHandler^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.(Inherited from _dispDocumentEvents_Event.)

System_CAPS_pubmethodremove_DocumentSaved(_dispDocumentEvents_DocumentSavedEventHandler^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.(Inherited from _dispDocumentEvents_Event.)

Return to top
Show: