vsSelectionMode Enumeration
Visual Studio 2015
Indicates the type of selection that TextSelection represents.
Assembly: EnvDTE (in EnvDTE.dll)
| Member name | Description | |
|---|---|---|
| vsSelectionModeBox | The nonempty selection is a block mode selection. | |
| vsSelectionModeStream | The nonempty selection is a stream mode selection. (Default) |
Show: