Campo _dispVCProjectEngineEvents_SinkHelper.m_ItemRemovedDelegate
Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.
Solo per utilizzo interno di Microsoft.
Spazio dei nomi: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Sintassi
'Dichiarazione
Public m_ItemRemovedDelegate As _dispVCProjectEngineEvents_ItemRemovedEventHandler
public _dispVCProjectEngineEvents_ItemRemovedEventHandler m_ItemRemovedDelegate
public:
_dispVCProjectEngineEvents_ItemRemovedEventHandler^ m_ItemRemovedDelegate
val mutable m_ItemRemovedDelegate: _dispVCProjectEngineEvents_ItemRemovedEventHandler
public var m_ItemRemovedDelegate : _dispVCProjectEngineEvents_ItemRemovedEventHandler
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.