Events2::ProjectsEvents Property

 

Gets an event object which can be used to find events for all projects wihin the solution.

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

property ProjectsEvents^ ProjectsEvents {
	ProjectsEvents^ get();
}

Property Value

Type: EnvDTE::ProjectsEvents^

A ProjectsEvents object.

Return to top
Show: