다음을 통해 공유


DTEEventsClass.OnStartupComplete Event

Definition

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

Event Type

Implements

Applies to