다음을 통해 공유


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

‘선언
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.

See Also

Reference

Microsoft.VisualStudio.PlatformUI Namespace