Bagikan melalui


IVsWindowSearch.SearchEnabled Property

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assemblies:   Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.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: Boolean
Returns Boolean.

.NET Framework Security

See Also

Reference

IVsWindowSearch Interface

Microsoft.VisualStudio.Shell.Interop Namespace