次の方法で共有


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

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

Applies to