다음을 통해 공유


VSConstants.VSStd12CmdID Enum

Definition

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

Name Value Description
ShowUserNotificationsToolWindow 1

The ShowUserNotificationsToolWindow command set.

OpenProjectFromScc 2

The OpenProjectFromScc command set.

ShareProject 3

The ShareProject command set.

PeekDefinition 4

The Peek Definition command set.

AccountSettings 5

The AccountSettings command set.

PeekNavigateForward 6

The PeekNavigateForward command set.

PeekNavigateBackward 7

The PeekNavigateBackward command set.

RetargetProject 8
RetargetProjectInstallComponent 9
AddReferenceProjectOnly 10
AddWebReferenceProjectOnly 11
AddServiceReferenceProjectOnly 12
AddReferenceNonProjectOnly 13
AddWebReferenceNonProjectOnly 14
AddServiceReferenceNonProjectOnly 15
NavigateTo 256

The NavigateTo command set.

MoveSelLinesUp 258

the MoveSelLinesUp command set.

MoveSelLinesDown 259

The MoveSelLinesDown command set.

Applies to