ITextSelection::Mode Property
Visual Studio 2015
Gets or sets the selection mode.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
property TextSelectionMode Mode { TextSelectionMode get(); void set(TextSelectionMode value); }
Show: