VSConstants.SelectionElement Enumeration
Visual Studio 2015
Represents flags used in the OnElementValueChanged event handler.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| 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. |
Show: