VCProjectEngineEventsClass.SolutionLoaded Evento
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Somente para uso interno da Microsoft.
Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.
public:
virtual event Microsoft::VisualStudio::VCProjectEngine::_dispVCProjectEngineEvents_SolutionLoadedEventHandler ^ SolutionLoaded;
public:
virtual event Microsoft::VisualStudio::VCProjectEngine::_dispVCProjectEngineEvents_SolutionLoadedEventHandler ^ SolutionLoaded;
public virtual event Microsoft.VisualStudio.VCProjectEngine._dispVCProjectEngineEvents_SolutionLoadedEventHandler SolutionLoaded;
member this.SolutionLoaded : Microsoft.VisualStudio.VCProjectEngine._dispVCProjectEngineEvents_SolutionLoadedEventHandler
Public Overridable Custom Event SolutionLoaded As _dispVCProjectEngineEvents_SolutionLoadedEventHandler Implements SolutionLoaded