SVsShellMonitorSelection Interface

Definition

Passed to GetService(Type) to return a reference to IVsMonitorSelection.

C++/CX
public interface class SVsShellMonitorSelection
Attributes

Remarks

SVsShellMonitorSelection is a global service that manages property browsing in the environment.

It is also implemented in cut, copy, and paste operations to determine the affected item to determine what to put into your data object.

Information about selection includes the IVsHierarchy interface of the selected item, an identifier that points to item-specific data, and the selection container.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022