Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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. |