VSConstants.VSStd12CmdID Enumeration
The set standard, shared commands in CMDSETID.StandardCommandSet12_guid.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
<GuidAttribute("2A8866DC-7BDE-4dc8-A360-A60679534384")> _
Public Enumeration VSStd12CmdID
[GuidAttribute("2A8866DC-7BDE-4dc8-A360-A60679534384")]
public enum VSStd12CmdID
[GuidAttribute(L"2A8866DC-7BDE-4dc8-A360-A60679534384")]
public enum class VSStd12CmdID
[<GuidAttribute("2A8866DC-7BDE-4dc8-A360-A60679534384")>]
type VSStd12CmdID
public enum VSStd12CmdID
Members
Member name | Description | |
---|---|---|
AccountSettings | The AccountSettings command set. | |
AddReferenceNonProjectOnly | ||
AddReferenceProjectOnly | ||
AddServiceReferenceNonProjectOnly | ||
AddServiceReferenceProjectOnly | ||
AddWebReferenceNonProjectOnly | ||
AddWebReferenceProjectOnly | ||
MoveSelLinesDown | The MoveSelLinesDown command set. | |
MoveSelLinesUp | the MoveSelLinesUp command set. | |
NavigateTo | The NavigateTo command set. | |
OpenProjectFromScc | The OpenProjectFromScc command set. | |
PeekDefinition | The Peek Definition command set. | |
PeekNavigateBackward | The PeekNavigateBackward command set. | |
PeekNavigateForward | The PeekNavigateForward command set. | |
RetargetProject | ||
RetargetProjectInstallComponent | ||
ShareProject | The ShareProject command set. | |
ShowUserNotificationsToolWindow | The ShowUserNotificationsToolWindow command set. |