VSConstants.VSStd11CmdID Enum

Definition

Set of the standard, shared commands in CMDSETID.StandardCommandSet11_guid.

public: enum class VSConstants::VSStd11CmdID
enum VSConstants::VSStd11CmdID
[System.Runtime.InteropServices.Guid("D63DB1F0-404E-4B21-9648-CA8D99245EC3")]
public enum VSConstants.VSStd11CmdID
[<System.Runtime.InteropServices.Guid("D63DB1F0-404E-4B21-9648-CA8D99245EC3")>]
type VSConstants.VSStd11CmdID = 
Public Enum VSConstants.VSStd11CmdID
Inheritance
VSConstants.VSStd11CmdID
Attributes

Fields

BringFloatingWindowsToFront 8
CloseAllButPinned 22
ExecuteLineInInteractive 25
ExecuteSelectionInInteractive 24
FilterToCurrentDocument 13
FilterToCurrentProject 12
FilterToOpenDocuments 14
FloatAll 1
GlobalSearch 18
GlobalSearchBack 19
InteractiveSessionInterrupt 26
InteractiveSessionRestart 27
LocateFindTarget 42
MoveAllToNext 2
MoveAllToPrevious 3
MoveToMainTabWell 10
MultiSelect 4
NewProjectFromTemplate 37
PaneNextTabAndMultiSelect 5
PanePrevTabAndMultiSelect 6
41
PinTab 7
PromoteTab 9
ResolveFaultedProjects 23
SolutionExplorerBack 30
SolutionExplorerCollapseAll 29
SolutionExplorerFilterOpened 39
SolutionExplorerFilterPendingChanges 40
SolutionExplorerForward 33
SolutionExplorerHome 31
SolutionExplorerNewScopedWindow 34
SolutionExplorerScopeToThis 38
SolutionExplorerSearch 20
SolutionExplorerSyncWithActiveDocument 36
SolutionExplorerToggleSingleClickPreview 35
StartupProjectProperties 21
ToggleFilter 11
WindowSearch 17

Applies to