SearchServiceApplicationInfo.PersonalQuerySuggestionsEnabled - Propriété

Espace de noms :  Microsoft.Office.Server.Search.Query
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
<DataMemberAttribute> _
Public Property PersonalQuerySuggestionsEnabled As Boolean
    Get
    Friend Set
'Utilisation
Dim instance As SearchServiceApplicationInfo
Dim value As Boolean

value = instance.PersonalQuerySuggestionsEnabled
[DataMemberAttribute]
public bool PersonalQuerySuggestionsEnabled { get; internal set; }

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

SearchServiceApplicationInfo classe

SearchServiceApplicationInfo - Membres

Microsoft.Office.Server.Search.Query - Espace de noms