_ProjectsEvents 介面
請參考這項功能的 ProjectsEvents。 請將這個類別執行個體化。
命名空間: EnvDTE
組件: EnvDTE (在 EnvDTE.dll 中)
語法
'宣告
<GuidAttribute("85451F83-B5CA-437F-A619-0CB705707420")> _
Public Interface _ProjectsEvents
[GuidAttribute("85451F83-B5CA-437F-A619-0CB705707420")]
public interface _ProjectsEvents
[GuidAttribute(L"85451F83-B5CA-437F-A619-0CB705707420")]
public interface class _ProjectsEvents
[<GuidAttribute("85451F83-B5CA-437F-A619-0CB705707420")>]
type _ProjectsEvents = interface end
public interface _ProjectsEvents