Condividi tramite


Proprietà HierarchySearchMatchEvaluator.SearchTerms

Spazio dei nomi:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property SearchTerms As IList(Of String)
public IList<string> SearchTerms { get; }

Valore proprietà

Tipo: System.Collections.Generic.IList<String>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

HierarchySearchMatchEvaluator Classe

Spazio dei nomi Microsoft.Internal.VisualStudio.PlatformUI