IVsFindSymbolEvents Members
Include Protected Members
Include Inherited Members
Outgoing interface for events, such as changes in search options, related to the Find Symbol command. The client implements the interface and advises the server.
The IVsFindSymbolEvents type exposes the following members.
Methods
Name | Description | |
---|---|---|
OnUserOptionsChanged | Defines the method called when user search options change. |
Top