This topic has not yet been rated - Rate this topic

IVsObjectSearch Interface

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.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("44A39218-81BD-4669-9DE0-F282A8BAEE34")] 
public interface IVsObjectSearch
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("44A39218-81BD-4669-9DE0-F282A8BAEE34") */ 
public interface IVsObjectSearch
InterfaceTypeAttribute(1) 
GuidAttribute("44A39218-81BD-4669-9DE0-F282A8BAEE34") 
public interface IVsObjectSearch

The IVsFindSymbol interface, which takes account of user options, replaces this interface.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ