WindowSearchOptionEnumerator Constructor (IEnumerable<IVsWindowSearchOption^>^)
Visual Studio 2015
Creates a new instance of an enumerated set of search options for use by the search control for window search.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- options
-
Type:
System.Collections.Generic::IEnumerable<IVsWindowSearchOption^>^
The collection of search options.
Show: