_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