CurrentLocationSetMode Enumeration
Defines how the current location was set.
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaration
Public Enumeration CurrentLocationSetMode
public enum CurrentLocationSetMode
Members
Member name | Description | |
---|---|---|
ByKeyboard | The current location was set by pressing a key. | |
ByMouse | The current location was set by mouse hovering. |