_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