Events::SolutionItemsEvents Property

 

Gets the ProjectItemsEvents object for the solution.

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

property ProjectItemsEvents^ SolutionItemsEvents {
	ProjectItemsEvents^ get();
}

Property Value

Type: EnvDTE::ProjectItemsEvents^

A ProjectItemsEvents object.

Return to top
Show: