INavigateToItemProvider.StopSearch Method

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

Indicates that the provider should stop any current search.

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

Syntax

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

.NET Framework Security

See Also

Reference

INavigateToItemProvider Interface

Microsoft.VisualStudio.Language.NavigateTo.Interfaces Namespace