IVsWindowSearch Properties

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

NameDescription
System_CAPS_pubpropertyCategory

Gets the GUID of the search provider. For a tool window search provider, if the category is not returned the tool window guid will be used by default.

System_CAPS_pubpropertySearchEnabled

Determines whether the search should be enabled for the window.

System_CAPS_pubpropertySearchFiltersEnum

Returns an interface that can be used to enumerate search filters.

System_CAPS_pubpropertySearchOptionsEnum

Allows the window search host to obtain overridable search options.

Return to top
Show: