_FindEvents Interface
Refer to FindEvents for this functionality. Do not instantiate this class.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
<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