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.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. |