IVsWindowSearch Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | Category | 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. |
![]() | SearchEnabled | Determines whether the search should be enabled for the window. |
![]() | SearchFiltersEnum | Returns an interface that can be used to enumerate search filters. |
![]() | SearchOptionsEnum | Allows the window search host to obtain overridable search options. |
Show:
