DTEEventsClass.OnBeginShutdown Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs when the development environment is closing.
This API supports the product infrastructure and is not intended to be used directly from your code.
public:
virtual event EnvDTE::_dispDTEEvents_OnBeginShutdownEventHandler ^ OnBeginShutdown;
public:
virtual event EnvDTE::_dispDTEEvents_OnBeginShutdownEventHandler ^ OnBeginShutdown;
public virtual event EnvDTE._dispDTEEvents_OnBeginShutdownEventHandler OnBeginShutdown;
member this.OnBeginShutdown : EnvDTE._dispDTEEvents_OnBeginShutdownEventHandler
Public Overridable Custom Event OnBeginShutdown As _dispDTEEvents_OnBeginShutdownEventHandler Implements OnBeginShutdown