GetSelectedAtomFlags Enumeration
Visual Studio 2015
Specifies when to match a selected atom.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Member name | Description | |
|---|---|---|
| gsaDefault | Matches an atom when the selection is 1) empty and to the left of it, or 2) exactly selecting it. |
From textmgr.idl:
Show: