TextSelection::MoveTo Method (Int32, Int32, Boolean)
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Assembly: EnvDTE (in EnvDTE.dll)
Parameters
- Line
-
Type:
System::Int32
The line number.
- Column
-
Type:
System::Int32
The column number.
- Extend
-
Type:
System::Boolean
true if the move is extended, otherwise false.
Show: