_ProjectItemsEvents Interface
Refer to ProjectItemsEvents for this functionality. Do not instantiate this class.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
<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