CommandSetLibrary.MonitorSelection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Service used to track selection in the Visual Studio shell.
protected:
property Microsoft::VisualStudio::Modeling::Shell::IMonitorSelectionService ^ MonitorSelection { Microsoft::VisualStudio::Modeling::Shell::IMonitorSelectionService ^ get(); };
protected Microsoft.VisualStudio.Modeling.Shell.IMonitorSelectionService MonitorSelection { get; }
member this.MonitorSelection : Microsoft.VisualStudio.Modeling.Shell.IMonitorSelectionService
Protected ReadOnly Property MonitorSelection As IMonitorSelectionService