Campo _dispWindowEvents_SinkHelper.m_WindowCreatedDelegate
Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.
Solo per utilizzo interno di Microsoft.
Spazio dei nomi: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Sintassi
'Dichiarazione
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
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.