IVsMonitorSelection Methods

Include Protected Members
Include Inherited Members

The IVsMonitorSelection type exposes the following members.

Methods

  Name Description
Public method AdviseSelectionEvents Registers a VSPackage for selection event notification.
Public method GetCmdUIContextCookie Registers a command UI context GUID and returns cookie value.
Public method GetCurrentElementValue Returns the value for a particular element.
Public method GetCurrentSelection Returns the current project hierarchy, project item, and selection container for the current selection.
Public method IsCmdUIContextActive Determines whether a specific command UI context is active.
Public method SetCmdUIContext Sets the state of the command UI context to active or inactive.
Public method UnadviseSelectionEvents Cancels a registration for selection event notification.

Top

See Also

Reference

IVsMonitorSelection Interface

Microsoft.VisualStudio.Shell.Interop Namespace