This topic has not yet been rated - Rate this topic

IVsFindSymbol Interface

Implements the search done by the FindSymbol menu command. You can get an instance of this interface from the SVsObjectSearch (SID_SVsObjectSearch) service.

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

[InterfaceTypeAttribute(1)] 
[GuidAttribute("7FF85070-4667-4532-B149-63A7B205060B")] 
public interface IVsFindSymbol
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("7FF85070-4667-4532-B149-63A7B205060B") */ 
public interface IVsFindSymbol
InterfaceTypeAttribute(1) 
GuidAttribute("7FF85070-4667-4532-B149-63A7B205060B") 
public interface IVsFindSymbol

This interface replaces IVsObjectSearch.

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