Events2::MiscFilesEvents Property

 

Gets the ProjectItemsEvents for the solution.

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

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

Property Value

Type: EnvDTE::ProjectItemsEvents^

A ProjectItemsEvents object.

Return to top
Show: