DTEEventsClass.OnStartupComplete 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 environment has completed initializing.
This API supports the product infrastructure and is not intended to be used directly from your code.
public:
virtual event EnvDTE::_dispDTEEvents_OnStartupCompleteEventHandler ^ OnStartupComplete;
public:
virtual event EnvDTE::_dispDTEEvents_OnStartupCompleteEventHandler ^ OnStartupComplete;
public virtual event EnvDTE._dispDTEEvents_OnStartupCompleteEventHandler OnStartupComplete;
member this.OnStartupComplete : EnvDTE._dispDTEEvents_OnStartupCompleteEventHandler
Public Overridable Custom Event OnStartupComplete As _dispDTEEvents_OnStartupCompleteEventHandler Implements OnStartupComplete