VSConstants.SelectionElement Enumeration

Represents flags used in the OnElementValueChanged event handler.

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

Syntax

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

Members

Member name Description
UndoManager The undo manager.
WindowFrame A window frame.
DocumentFrame A document frame.
StartupProject The startup project.
PropertyBrowserSID The property browser.
UserContext A user context.

See Also

Reference

Microsoft.VisualStudio Namespace