_DTEEvents-Schnittstelle
Weitere Informationen zu dieser Funktionalität finden Sie unter DTEEvents. Instanziieren Sie diese Klasse nicht.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
<GuidAttribute("FA1BB6D7-CA83-11D2-AAB2-00C04F688DDE")> _
Public Interface _DTEEvents
[GuidAttribute("FA1BB6D7-CA83-11D2-AAB2-00C04F688DDE")]
public interface _DTEEvents
[GuidAttribute(L"FA1BB6D7-CA83-11D2-AAB2-00C04F688DDE")]
public interface class _DTEEvents
[<GuidAttribute("FA1BB6D7-CA83-11D2-AAB2-00C04F688DDE")>]
type _DTEEvents = interface end
public interface _DTEEvents