Поделиться через


VSConstants.VSStd11CmdID Enumeration

Set of the standard, shared commands in StandardCommandSet11_guid

Namespace:  Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Декларация
<GuidAttribute("D63DB1F0-404E-4B21-9648-CA8D99245EC3")> _
Public Enumeration VSStd11CmdID
[GuidAttribute("D63DB1F0-404E-4B21-9648-CA8D99245EC3")]
public enum VSStd11CmdID

Members

Member name Description
FloatAll
MoveAllToNext
MoveAllToPrevious
MultiSelect
PaneNextTabAndMultiSelect
PanePrevTabAndMultiSelect
PinTab
BringFloatingWindowsToFront
PromoteTab
MoveToMainTabWell
ToggleFilter
FilterToCurrentProject
FilterToCurrentDocument
FilterToOpenDocuments
WindowSearch
GlobalSearch
GlobalSearchBack
SolutionExplorerSearch
StartupProjectProperties
CloseAllButPinned
ResolveFaultedProjects
ExecuteSelectionInInteractive
ExecuteLineInInteractive
InteractiveSessionInterrupt
InteractiveSessionRestart
SolutionExplorerCollapseAll
SolutionExplorerBack
SolutionExplorerHome
SolutionExplorerForward
SolutionExplorerNewScopedWindow
SolutionExplorerToggleSingleClickPreview
SolutionExplorerSyncWithActiveDocument
NewProjectFromTemplate
SolutionExplorerScopeToThis
SolutionExplorerFilterOpened
SolutionExplorerFilterPendingChanges
PasteAsLink
LocateFindTarget

See Also

Reference

Microsoft.VisualStudio Namespace