Events2::SelectionEvents Property
Visual Studio 2015
Gets the SelectionEvents for the selection.
Assembly: EnvDTE80 (in EnvDTE80.dll)
Implements
Events::SelectionEventsWhenever something is selected in the development environment, the environment creates a model of the selection. The events provided by the Events object in this case notify when the SelectedItems collection is updated.
Show: