_dispWindowEvents_SinkHelper.m_WindowCreatedDelegate (Campo)
Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.
Sólo para uso interno de Microsoft.
Espacio de nombres: EnvDTE
Ensamblado: EnvDTE (en EnvDTE.dll)
Sintaxis
'Declaración
Public m_WindowCreatedDelegate As _dispWindowEvents_WindowCreatedEventHandler
public _dispWindowEvents_WindowCreatedEventHandler m_WindowCreatedDelegate
public:
_dispWindowEvents_WindowCreatedEventHandler^ m_WindowCreatedDelegate
val mutable m_WindowCreatedDelegate: _dispWindowEvents_WindowCreatedEventHandler
public var m_WindowCreatedDelegate : _dispWindowEvents_WindowCreatedEventHandler
Seguridad de .NET Framework
- Plena confianza para el llamador inmediato. Un código de confianza parcial no puede utilizar este miembro. Para obtener más información, vea Utilizar bibliotecas de código que no es de plena confianza.