Share via


IVsWindowSearch.SearchEnabled Property

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

Syntax

'Declaration
ReadOnly Property SearchEnabled As Boolean
bool SearchEnabled { get; }
property bool SearchEnabled {
    bool get ();
}
abstract SearchEnabled : bool with get
function get SearchEnabled () : boolean

Property Value

Type: System.Boolean
Returns Boolean.

.NET Framework Security

See Also

Reference

IVsWindowSearch Interface

Microsoft.VisualStudio.Shell.Interop Namespace