WindowSearchBooleanOption Constructor
Visual Studio 2015
Creates a new instance of a Boolean search option for use by the search control for window search.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | WindowSearchBooleanOption(String^, String^, Boolean) | Creates a new instance of a Boolean search option for use by the search control for window search. |
![]() | WindowSearchBooleanOption(String^, String^, Func<Boolean>^, Action<Boolean>^) | Creates a new instance of a Boolean search option for use by the search control for window search. |
Show:
