DTEEventsClass::add_OnBeginShutdown Method (_dispDTEEvents_OnBeginShutdownEventHandler^)

 

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)

public:
virtual void add_OnBeginShutdown(
	_dispDTEEvents_OnBeginShutdownEventHandler^ A_1
)

Parameters

A_1
Type: EnvDTE::_dispDTEEvents_OnBeginShutdownEventHandler^

The event handler.

Return to top
Show: