IVsFindSymbolEvents2 Interface
Visual Studio 2015
Outgoing interface for events, such as changes in search options, related to the Find Symbol command, with support for multiple frameworks.
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
| Name | Description | |
|---|---|---|
![]() | OnUserOptionsChanged(Guid, UInt32, VSOBSEARCHCRITERIA2[]) | Defines the method called when user search options change. |
The client implements the interface and advises the server.
Show:
