_dispCommandEvents_Event::BeforeExecute Event

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

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

event _dispCommandEvents_BeforeExecuteEventHandler^ BeforeExecute {
	void add(_dispCommandEvents_BeforeExecuteEventHandler^ value);
	void remove(_dispCommandEvents_BeforeExecuteEventHandler^ value);
}
Return to top
Show: