DropHandlerBase::InsertText Method (VirtualSnapshotPoint, String^)
Visual Studio 2015
Inserts textual data at the given position.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Parameters
- position
-
Type:
Microsoft.VisualStudio.Text::VirtualSnapshotPoint
Position at which the data is to be inserted
- data
-
Type:
System::String^
Text to be inserted
Show: