IVsFindSymbol Members
Include Protected Members
Include Inherited Members
Implements the search done by the Find Symbol menu command. You can get an instance of this interface from the SVsObjectSearch (SID_SVsObjectSearch) service.
The IVsFindSymbol type exposes the following members.
Methods
Name | Description | |
---|---|---|
DoSearch | Performs the search. | |
GetUserOptions | Returns the search options. | |
SetUserOptions | Sets search options. |
Top