VSConstants.VSStd15CmdID Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Set of the standard, shared commands in CMDSETID.StandardCommandSet15_guid.
public: enum class VSConstants::VSStd15CmdID
C++/WinRT
enum VSConstants::VSStd15CmdID
[System.Runtime.InteropServices.Guid("712C6C80-883B-4AAD-B430-BBCA5256FA9D")]
public enum VSConstants.VSStd15CmdID
[<System.Runtime.InteropServices.Guid("712C6C80-883B-4AAD-B430-BBCA5256FA9D")>]
type VSConstants.VSStd15CmdID =
Public Enum VSConstants.VSStd15CmdID
- Inheritance
-
VSConstants.VSStd15CmdID
- Attributes
Name | Value | Description |
---|---|---|
NavigateToFile | 1 | |
NavigateToType | 2 | |
NavigateToSymbol | 3 | |
NavigateToMember | 4 | |
NavigateToRecentFile | 5 | |
FindAllRefPresetGroupingComboList | 42 | |
FindAllRefPresetGroupingComboGetList | 43 | |
FindAllRefLockWindow | 44 | |
FindAllRefFlatList | 45 | |
GetToolsAndFeatures | 60 | |
ShowLineAnnotations | 76 | |
MoveToNextAnnotation | 77 | |
MoveToPreviousAnnotation | 78 | |
ShowStructure | 79 | |
HelpAccessibility | 112 | |
ToggleAutoHideChannels | 256 | |
EnableRestoreDocumentsOnSolutionLoad | 512 | |
DisableRestoreDocumentsOnSolutionLoad | 513 | |
CloseAllButToolWindows | 528 |
Produkt | Versioner |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |