VSConstants.VSStd12CmdID Enumeration

 

The set standard, shared commands in CMDSETID.StandardCommandSet12_guid.

Namespace:   Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

[GuidAttribute("2A8866DC-7BDE-4dc8-A360-A60679534384")]
public enum VSStd12CmdID

Member nameDescription
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.

Return to top
Show: