_FindEvents 介面
請參考這項功能的 FindEvents。 請勿將這個類別執行個體化。
命名空間: EnvDTE
組件: EnvDTE (在 EnvDTE.dll 中)
語法
'宣告
<GuidAttribute("C5331ACD-C5D5-11D2-8598-006097C68E81")> _
Public Interface _FindEvents
[GuidAttribute("C5331ACD-C5D5-11D2-8598-006097C68E81")]
public interface _FindEvents
[GuidAttribute(L"C5331ACD-C5D5-11D2-8598-006097C68E81")]
public interface class _FindEvents
[<GuidAttribute("C5331ACD-C5D5-11D2-8598-006097C68E81")>]
type _FindEvents = interface end
public interface _FindEvents