IVsWindowSearch::SearchOptionsEnum Property
Visual Studio 2015
Allows the window search host to obtain overridable search options.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
[DispIdAttribute(1610678278)]
property IVsEnumWindowSearchOptions^ SearchOptionsEnum {
IVsEnumWindowSearchOptions^ get();
}
Property Value
Type: Microsoft.VisualStudio.Shell.Interop::IVsEnumWindowSearchOptions^The search options.
Show: