_ProjectsEvents Interface
Refer to ProjectsEvents for this functionality. Do instantiate this class.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
<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