VSConstants.SelectionElement Enumeration

Represents flags used in the OnElementValueChanged event handler.

Namespace:  Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Public Enumeration SelectionElement
public enum SelectionElement
public enum class SelectionElement
type SelectionElement
public enum SelectionElement

Members

Member name Description
DocumentFrame A document frame.
LastWindowFrame The most recently deactivated window frame.
PropertyBrowserSID The property browser.
ResultList The current result list.
StartupProject The startup project.
UndoManager The undo manager.
UserContext A user context.
WindowFrame A window frame.

See Also

Reference

Microsoft.VisualStudio Namespace