Delegado _dispVCProjectEngineEvents_SolutionLoadedEventHandler
Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.
Somente para uso interno da Microsoft.
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (em Microsoft.VisualStudio.VCProjectEngine.dll)
Sintaxe
'Declaração
<ComVisibleAttribute(False)> _
Public Delegate Sub _dispVCProjectEngineEvents_SolutionLoadedEventHandler
[ComVisibleAttribute(false)]
public delegate void _dispVCProjectEngineEvents_SolutionLoadedEventHandler()
[ComVisibleAttribute(false)]
public delegate void _dispVCProjectEngineEvents_SolutionLoadedEventHandler()
[<ComVisibleAttribute(false)>]
type _dispVCProjectEngineEvents_SolutionLoadedEventHandler =
delegate of unit -> unit
JScript não oferece suporte a delegados.