INavigateToCallback2::Done Method (String^)
Visual Studio 2015
Signals that a provider has finished its search but couldn't get complete results because of a custom reason.
Assembly: Microsoft.VisualStudio.Language.NavigateTo.Interfaces (in Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll)
Parameters
- incompleteReason
-
Type:
System::String^
The reason why the results were incomplete.
Show: