_DTEEvents, interface
Reportez-vous à DTEEvents pour cette fonctionnalité. N'instanciez pas cette classe.
Espace de noms : EnvDTE
Assembly : EnvDTE (dans EnvDTE.dll)
Syntaxe
'Déclaration
<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