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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
INavigateToItemProvider Interface
Microsoft.VisualStudio.Language.NavigateTo.Interfaces Namespace