CommandEvents Methods

 

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

NameDescription
System_CAPS_pubmethodadd_AfterExecute(_dispCommandEvents_AfterExecuteEventHandler^)

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

System_CAPS_pubmethodadd_BeforeExecute(_dispCommandEvents_BeforeExecuteEventHandler^)

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

System_CAPS_pubmethodremove_AfterExecute(_dispCommandEvents_AfterExecuteEventHandler^)

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

System_CAPS_pubmethodremove_BeforeExecute(_dispCommandEvents_BeforeExecuteEventHandler^)

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

Return to top
Show: