IVsWindowSearch.SearchEnabled Property

 

Determines whether the search should be enabled for the window.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

[<DispIdAttribute(1610678272)>]
abstract SearchEnabled : bool with get

Property Value

Type: System.Boolean

True if search should be enabled, otherwise false.

Return to top
Show: