Interface _ProjectItemsEvents
Consulte ProjectItemsEvents para esta funcionalidade. Não criar uma instância dessa classe.
Namespace: EnvDTE
Assembly: EnvDTE (em EnvDTE.dll)
Sintaxe
'Declaração
<GuidAttribute("22800963-2811-410D-BF87-A7808EAC977D")> _
Public Interface _ProjectItemsEvents
[GuidAttribute("22800963-2811-410D-BF87-A7808EAC977D")]
public interface _ProjectItemsEvents
[GuidAttribute(L"22800963-2811-410D-BF87-A7808EAC977D")]
public interface class _ProjectItemsEvents
[<GuidAttribute("22800963-2811-410D-BF87-A7808EAC977D")>]
type _ProjectItemsEvents = interface end
public interface _ProjectItemsEvents