_ProjectItemsEvents-Schnittstelle
Weitere Informationen zu dieser Funktionalität finden Sie unter ProjectItemsEvents. Instanziieren Sie diese Klasse nicht.
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