Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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. |