Share via


IVsObjectSearchPane Interface

Definition

Searches for an object in a referenced library or assembly.

public interface class IVsObjectSearchPane
Attributes

Remarks

Serves as an interface for the ObjectSearchResults pane.

Methods

SetResultsList(IVsLibrary, IVsObjectList, UInt32, IVsObjectListOwner)

Searches a library and may, depending on the options chosen, display the results in the Results pane.

Applies to