Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

Equivalent for VS Package.Initialize() for shutdown / VS Close events

$
0
0

Good morning,

I was wondering what the appropriate way is to capture the Visual Studio shutdown/close event, either for my own Package or the whole process/ide? I need to perform a certain finalization step prior to the application being closed and was wondering what the appropriate place is.

I looked around and what 'seems' right is the SDTE / DTE2's .Events.DTEEvents.OnBeginShutdown event but I wanted to make sure it is in fact the correct one.

Any suggestions or directions?

Cheers and thanks,

-Jörg


Viewing all articles
Browse latest Browse all 4410

Trending Articles