Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Set of the standard, shared commands in StandardCommandSet11_guid
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
<GuidAttribute("D63DB1F0-404E-4B21-9648-CA8D99245EC3")> _
Public Enumeration VSStd11CmdID
[GuidAttribute("D63DB1F0-404E-4B21-9648-CA8D99245EC3")]
public enum VSStd11CmdID
[GuidAttribute(L"D63DB1F0-404E-4B21-9648-CA8D99245EC3")]
public enum class VSStd11CmdID
[<GuidAttribute("D63DB1F0-404E-4B21-9648-CA8D99245EC3")>]
type VSStd11CmdID
public enum VSStd11CmdID
Members
Member name | Description | |
---|---|---|
BringFloatingWindowsToFront | ||
CloseAllButPinned | ||
ExecuteLineInInteractive | ||
ExecuteSelectionInInteractive | ||
FilterToCurrentDocument | ||
FilterToCurrentProject | ||
FilterToOpenDocuments | ||
FloatAll | ||
GlobalSearch | ||
GlobalSearchBack | ||
InteractiveSessionInterrupt | ||
InteractiveSessionRestart | ||
LocateFindTarget | ||
MoveAllToNext | ||
MoveAllToPrevious | ||
MoveToMainTabWell | ||
MultiSelect | ||
NewProjectFromTemplate | ||
PaneNextTabAndMultiSelect | ||
PanePrevTabAndMultiSelect | ||
PasteAsLink | ||
PinTab | ||
PromoteTab | ||
ResolveFaultedProjects | ||
SolutionExplorerBack | ||
SolutionExplorerCollapseAll | ||
SolutionExplorerFilterOpened | ||
SolutionExplorerFilterPendingChanges | ||
SolutionExplorerForward | ||
SolutionExplorerHome | ||
SolutionExplorerNewScopedWindow | ||
SolutionExplorerScopeToThis | ||
SolutionExplorerSearch | ||
SolutionExplorerSyncWithActiveDocument | ||
SolutionExplorerToggleSingleClickPreview | ||
StartupProjectProperties | ||
ToggleFilter | ||
WindowSearch |