IVsWindowSearch.SearchEnabled – vlastnost
Obor názvů: Microsoft.VisualStudio.Shell.Interop
Sestavení: Microsoft.VisualStudio.Shell.Interop.11.0 (v Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Syntaxe
[DispIdAttribute(1610678272)]
bool SearchEnabled { get; }
[DispIdAttribute(1610678272)]
property bool SearchEnabled {
bool get();
}
[<DispIdAttribute(1610678272)>]
abstract SearchEnabled : bool with get
<DispIdAttribute(1610678272)>
ReadOnly Property SearchEnabled As Boolean
Hodnota vlastnosti
Type: System.Boolean
Vrátí Boolean.
Viz také
IVsWindowSearch – rozhraní
Microsoft.VisualStudio.Shell.Interop – obor názvů
Zpátky na začátek