FindEventsClass 類別
更新:2007 年 11 月
這個 API 支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。
僅限 Microsoft 內部使用。
命名空間: EnvDTE
組件: EnvDTE (在 EnvDTE.dll 中)
語法
<ClassInterfaceAttribute()> _
<GuidAttribute("811322BC-042D-4828-BFF2-640EF8B7209F")> _
Public Class FindEventsClass _
Implements _FindEvents, FindEvents, _dispFindEvents_Event
Dim instance As FindEventsClass
[ClassInterfaceAttribute()]
[GuidAttribute("811322BC-042D-4828-BFF2-640EF8B7209F")]
public class FindEventsClass : _FindEvents,
FindEvents, _dispFindEvents_Event
[ClassInterfaceAttribute()]
[GuidAttribute(L"811322BC-042D-4828-BFF2-640EF8B7209F")]
public ref class FindEventsClass : _FindEvents,
FindEvents, _dispFindEvents_Event
public class FindEventsClass implements _FindEvents, FindEvents, _dispFindEvents_Event
備註
請參考 FindEvents 以瞭解這項功能。請勿執行個體化這個類別。
繼承階層架構
System.Object
EnvDTE.FindEventsClass
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。