WindowSearchBooleanOption Constructor

 

Creates a new instance of a Boolean search option for use by the search control for window search.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubmethodWindowSearchBooleanOption(String^, String^, Boolean)

Creates a new instance of a Boolean search option for use by the search control for window search.

System_CAPS_pubmethodWindowSearchBooleanOption(String^, String^, Func<Boolean>^, Action<Boolean>^)

Creates a new instance of a Boolean search option for use by the search control for window search.

Return to top
Show: