Share via


INavigateToItemDisplay.NavigateTo Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Navigates to the file, line, and column associated with the symbol.

Namespace:  Microsoft.VisualStudio.Language.NavigateTo.Interfaces
Assembly:  Microsoft.VisualStudio.Language.NavigateTo.Interfaces (in Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll)

Syntax

'Declaration
Sub NavigateTo
void NavigateTo()
void NavigateTo()
abstract NavigateTo : unit -> unit
function NavigateTo()

.NET Framework Security

See Also

Reference

INavigateToItemDisplay Interface

Microsoft.VisualStudio.Language.NavigateTo.Interfaces Namespace