INavigateToCallback Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Language.NavigateTo.Interfaces
Assembly: Microsoft.VisualStudio.Language.NavigateTo.Interfaces (in Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll)
| Name | Description | |
|---|---|---|
![]() | AddItem(NavigateToItem^) | Reports a matching NavigateToItem. |
![]() | Done() | Signals that a provider has finished its search. |
![]() | Invalidate() | Signals that a provider's results for the most recent search are not valid. |
![]() | ReportProgress(Int32, Int32) | Informs the callback about the provider's progress in the search. |
Show:
