_ProjectItemsEvents 接口

有关此功能,请参考 ProjectItemsEvents。 不要实例化此类。

命名空间:  EnvDTE
程序集:  EnvDTE(在 EnvDTE.dll 中)

语法

声明
<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

请参阅

参考

EnvDTE 命名空间