CodeModelEventsClass 類別
更新:2007 年 11 月
這個 API 支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。
請參考這項功能的 CodeModelEvents。請勿從這個類別產生執行個體。
命名空間: EnvDTE80
組件: EnvDTE80 (在 EnvDTE80.dll 中)
語法
<GuidAttribute("B2FA9979-35EB-4CA2-B467-7370152E53B7")> _
<ClassInterfaceAttribute()> _
Public Class CodeModelEventsClass _
Implements _CodeModelEvents, CodeModelEvents, _dispCodeModelEvents_Event
Dim instance As CodeModelEventsClass
[GuidAttribute("B2FA9979-35EB-4CA2-B467-7370152E53B7")]
[ClassInterfaceAttribute()]
public class CodeModelEventsClass : _CodeModelEvents,
CodeModelEvents, _dispCodeModelEvents_Event
[GuidAttribute(L"B2FA9979-35EB-4CA2-B467-7370152E53B7")]
[ClassInterfaceAttribute()]
public ref class CodeModelEventsClass : _CodeModelEvents,
CodeModelEvents, _dispCodeModelEvents_Event
public class CodeModelEventsClass implements _CodeModelEvents, CodeModelEvents, _dispCodeModelEvents_Event
繼承階層架構
System.Object
EnvDTE80.CodeModelEventsClass
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。