Campo _dispProjectItemsEvents_SinkHelper.m_ItemRemovedDelegate
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: EnvDTE
Assembly: EnvDTE (em EnvDTE.dll)
Sintaxe
'Declaração
Public m_ItemRemovedDelegate As _dispProjectItemsEvents_ItemRemovedEventHandler
public _dispProjectItemsEvents_ItemRemovedEventHandler m_ItemRemovedDelegate
public:
_dispProjectItemsEvents_ItemRemovedEventHandler^ m_ItemRemovedDelegate
val mutable m_ItemRemovedDelegate: _dispProjectItemsEvents_ItemRemovedEventHandler
public var m_ItemRemovedDelegate : _dispProjectItemsEvents_ItemRemovedEventHandler
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áveis.