Campo _dispVCProjectEngineEvents_SinkHelper.m_SolutionLoadedDelegate
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
Public m_SolutionLoadedDelegate As _dispVCProjectEngineEvents_SolutionLoadedEventHandler
public _dispVCProjectEngineEvents_SolutionLoadedEventHandler m_SolutionLoadedDelegate
public:
_dispVCProjectEngineEvents_SolutionLoadedEventHandler^ m_SolutionLoadedDelegate
val mutable m_SolutionLoadedDelegate: _dispVCProjectEngineEvents_SolutionLoadedEventHandler
public var m_SolutionLoadedDelegate : _dispVCProjectEngineEvents_SolutionLoadedEventHandler
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiável.