_DTEEvents Interface
Refer to DTEEvents for this functionality. Do not instantiate this class.
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