SolutionEvents Methods

 

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

NameDescription
System_CAPS_pubmethodadd_AfterClosing(_dispSolutionEvents_AfterClosingEventHandler^)

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

System_CAPS_pubmethodadd_BeforeClosing(_dispSolutionEvents_BeforeClosingEventHandler^)

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

System_CAPS_pubmethodadd_Opened(_dispSolutionEvents_OpenedEventHandler^)

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

System_CAPS_pubmethodadd_ProjectAdded(_dispSolutionEvents_ProjectAddedEventHandler^)

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

System_CAPS_pubmethodadd_ProjectRemoved(_dispSolutionEvents_ProjectRemovedEventHandler^)

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

System_CAPS_pubmethodadd_ProjectRenamed(_dispSolutionEvents_ProjectRenamedEventHandler^)

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

System_CAPS_pubmethodadd_QueryCloseSolution(_dispSolutionEvents_QueryCloseSolutionEventHandler^)

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

System_CAPS_pubmethodadd_Renamed(_dispSolutionEvents_RenamedEventHandler^)

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

System_CAPS_pubmethodremove_AfterClosing(_dispSolutionEvents_AfterClosingEventHandler^)

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

System_CAPS_pubmethodremove_BeforeClosing(_dispSolutionEvents_BeforeClosingEventHandler^)

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

System_CAPS_pubmethodremove_Opened(_dispSolutionEvents_OpenedEventHandler^)

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

System_CAPS_pubmethodremove_ProjectAdded(_dispSolutionEvents_ProjectAddedEventHandler^)

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

System_CAPS_pubmethodremove_ProjectRemoved(_dispSolutionEvents_ProjectRemovedEventHandler^)

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

System_CAPS_pubmethodremove_ProjectRenamed(_dispSolutionEvents_ProjectRenamedEventHandler^)

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

System_CAPS_pubmethodremove_QueryCloseSolution(_dispSolutionEvents_QueryCloseSolutionEventHandler^)

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

System_CAPS_pubmethodremove_Renamed(_dispSolutionEvents_RenamedEventHandler^)

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

Return to top
Show: