_FindEvents-Schnittstelle
Weitere Informationen zu dieser Funktionalität finden Sie unter FindEvents.Instanziieren Sie diese Klasse nicht.
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