_ProjectsEvents, interface
Reportez-vous à ProjectsEvents pour cette fonctionnalité. Instanciez cette classe.
Espace de noms : EnvDTE
Assembly : EnvDTE (dans EnvDTE.dll)
Syntaxe
'Déclaration
<GuidAttribute("85451F83-B5CA-437F-A619-0CB705707420")> _
Public Interface _ProjectsEvents
[GuidAttribute("85451F83-B5CA-437F-A619-0CB705707420")]
public interface _ProjectsEvents
[GuidAttribute(L"85451F83-B5CA-437F-A619-0CB705707420")]
public interface class _ProjectsEvents
[<GuidAttribute("85451F83-B5CA-437F-A619-0CB705707420")>]
type _ProjectsEvents = interface end
public interface _ProjectsEvents