Share via


Enumerazione CurrentLocationSetMode

Defines how the current location was set.

Spazio dei nomi:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Public Enumeration CurrentLocationSetMode
public enum CurrentLocationSetMode

Membri

Nome membro Descrizione
ByKeyboard The current location was set by pressing a key.
ByMouse The current location was set by mouse hovering.

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.VisualStudio.PlatformUI