ITextSelection::GetSelectionOnTextViewLine Method (ITextViewLine^)
Visual Studio 2015
Get the selection on the specified ITextViewLine.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Parameters
- line
-
Type:
Microsoft.VisualStudio.Text.Formatting::ITextViewLine^
Line for which to get the selection.
Show: