IVsTaskItem.NavigateTo 方法

打开文件与任务项并移到文件中的相应位置。

命名空间:  Microsoft.VisualStudio.Shell.Interop
程序集:  Microsoft.VisualStudio.Shell.Interop(在 Microsoft.VisualStudio.Shell.Interop.dll 中)

语法

声明
Function NavigateTo As Integer
int NavigateTo()

返回值

类型:System.Int32

备注

,如果任务项与文件,中的特定位置执行此方法使文件,显示行,并将光标放置在相应列在文件。若要建立文件,行和列与任务项,执行 DocumentLineIVsTaskItemColumn 方法。

.NET Framework 安全性

请参见

参考

IVsTaskItem 接口

Microsoft.VisualStudio.Shell.Interop 命名空间