CurrentLocationSetMode 枚举
Defines how the current location was set.
命名空间: Microsoft.VisualStudio.PlatformUI
程序集: Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)
语法
声明
Public Enumeration CurrentLocationSetMode
public enum CurrentLocationSetMode
成员
成员名称 | 说明 | |
---|---|---|
ByKeyboard | The current location was set by pressing a key. | |
ByMouse | The current location was set by mouse hovering. |