Share via


INavigateToCallback.Done Method

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

Signals that a provider has finished its search.

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

Syntax

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

.NET Framework Security

See Also

Reference

INavigateToCallback Interface

Microsoft.VisualStudio.Language.NavigateTo.Interfaces Namespace