Interface _ProjectsEvents
Consulte ProjectsEvents para essa funcionalidade.Criar uma instância dessa classe.
Namespace: EnvDTE
Assembly: EnvDTE (em EnvDTE.dll)
Sintaxe
'Declaração
<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