Compartilhar via


VSConstants.VSStd14CmdID Enum

Definition

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

public: enum class VSConstants::VSStd14CmdID
enum VSConstants::VSStd14CmdID
[System.Runtime.InteropServices.Guid("4C7763BF-5FAF-4264-A366-B7E1F27BA958")]
public enum VSConstants.VSStd14CmdID
[<System.Runtime.InteropServices.Guid("4C7763BF-5FAF-4264-A366-B7E1F27BA958")>]
type VSConstants.VSStd14CmdID = 
Public Enum VSConstants.VSStd14CmdID
Inheritance
VSConstants.VSStd14CmdID
Attributes

Fields

Name Value Description
ShowQuickFixes 1
ShowRefactorings 2
SmartBreakLine 3
ManageWindowLayouts 4
SaveWindowLayout 5
ShowQuickFixesForPosition 6
ShowQuickFixesForPosition2 7
DeleteFR1 10
DeleteFR2 20
ErrorContextComboList 30
ErrorContextComboGetList 31
ErrorBuildContextComboList 40
ErrorBuildContextComboGetList 41
ErrorListClearFilters 50
ErrorListToggleAnalysis 51
WindowLayoutList0 4096
WindowLayoutListFirst 4096
WindowLayoutList1 4097
WindowLayoutList2 4098
WindowLayoutList3 4099
WindowLayoutList4 4100
WindowLayoutList5 4101
WindowLayoutList6 4102
WindowLayoutList7 4103
WindowLayoutList8 4104
WindowLayoutList9 4105
WindowLayoutListDynamicFirst 4112
WindowLayoutListLast 8191

Applies to