Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
IVsSelectionEvents.OnElementValueChanged flags.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
'Dichiarazione
Public Enumeration SelectionElement
'Utilizzo
Dim instance As VSConstants.SelectionElement
public enum SelectionElement
public enum class SelectionElement
type SelectionElement
public enum SelectionElement
Members
| Member name | Description | |
|---|---|---|
| UndoManager | IVsSelectionEvents.OnElementValueChanged flag: The undo manager. | |
| WindowFrame | IVsSelectionEvents.OnElementValueChanged flag: A window frame. | |
| DocumentFrame | IVsSelectionEvents.OnElementValueChanged flag: A document frame. | |
| StartupProject | IVsSelectionEvents.OnElementValueChanged flag: The startup project. | |
| PropertyBrowserSID | IVsSelectionEvents.OnElementValueChanged flag: The property borowser. | |
| UserContext | IVsSelectionEvents.OnElementValueChanged flag: A user context. |