Task::IVsTaskItem::NavigateTo Method ()
Visual Studio 2015
Opens a file associated with a task and moves to the appropriate position in the file.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Implements
IVsTaskItem::NavigateTo()Implement this method to bring up the file, highlight the line, and place the cursor at the appropriate column in the file if the task item is associated with a particular position in a file.
Show: