IVsObjectSearch Interface
Visual Studio 2015
Performs a search for a specified object. The environment implements the interface. You can get an instance of the interface from the SVsObjectSearch (SID_SVsObjectSearch) service.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | Find(UInt32, VSOBSEARCHCRITERIA[], IVsObjectList) | Searches for an object. |
The IVsFindSymbol interface, which takes account of user options, replaces this interface.
Show:
