SearchServiceApplicationInfo.SharedSearchBoxSettings - 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 SharedSearchBoxSettings As String
Get
Friend Set
'Utilisation
Dim instance As SearchServiceApplicationInfo
Dim value As String
value = instance.SharedSearchBoxSettings
[DataMemberAttribute]
public string SharedSearchBoxSettings { get; internal set; }
Valeur de propriété
Type : System.String
Voir aussi
Référence
SearchServiceApplicationInfo classe