Events::SelectionEvents Property
Visual Studio 2015
Gets the SelectionEvents for the selection.
Assembly: EnvDTE (in EnvDTE.dll)
Whenever something is selected in the integrated development environment (IDE), the environment creates a model of the selection. The events provided by the Events object lets extensions know when the SelectedItems collection is updated.
Show: