VSConstants.VSStd11CmdID 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
- 继承
-
VSConstants.VSStd11CmdID
- 属性
字段
| 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 | |
| PasteAsLink | 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 |