VSConstants.VSStd12CmdID Enum
Definition
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.StandardCommandSet12_guid.
public: enum class VSConstants::VSStd12CmdID
enum VSConstants::VSStd12CmdID
[System.Runtime.InteropServices.Guid("2A8866DC-7BDE-4dc8-A360-A60679534384")]
public enum VSConstants.VSStd12CmdID
[<System.Runtime.InteropServices.Guid("2A8866DC-7BDE-4dc8-A360-A60679534384")>]
type VSConstants.VSStd12CmdID =
Public Enum VSConstants.VSStd12CmdID
- Inheritance
-
VSConstants.VSStd12CmdID
- Attributes
Fields
AccountSettings | 5 | The AccountSettings command set. |
AddReferenceNonProjectOnly | 13 | |
AddReferenceProjectOnly | 10 | |
AddServiceReferenceNonProjectOnly | 15 | |
AddServiceReferenceProjectOnly | 12 | |
AddWebReferenceNonProjectOnly | 14 | |
AddWebReferenceProjectOnly | 11 | |
MoveSelLinesDown | 259 | The MoveSelLinesDown command set. |
MoveSelLinesUp | 258 | the MoveSelLinesUp command set. |
NavigateTo | 256 | The NavigateTo command set. |
OpenProjectFromScc | 2 | The OpenProjectFromScc command set. |
PeekDefinition | 4 | The Peek Definition command set. |
PeekNavigateBackward | 7 | The PeekNavigateBackward command set. |
PeekNavigateForward | 6 | The PeekNavigateForward command set. |
RetargetProject | 8 | |
RetargetProjectInstallComponent | 9 | |
ShareProject | 3 | The ShareProject command set. |
ShowUserNotificationsToolWindow | 1 | The ShowUserNotificationsToolWindow command set. |