Events::MiscFilesEvents Property

 

Gets the ProjectItemsEvents for the solution.

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

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

Property Value

Type: EnvDTE::ProjectItemsEvents^

A ProjectItemsEvents object.

Return to top
Show: