SearchServiceApplicationInfo.SharedSearchBoxSettings property
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<DataMemberAttribute> _
Public Property SharedSearchBoxSettings As String
Get
Friend Set
'Usage
Dim instance As SearchServiceApplicationInfo
Dim value As String
value = instance.SharedSearchBoxSettings
[DataMemberAttribute]
public string SharedSearchBoxSettings { get; internal set; }
Property value
Type: System.String
See also
Reference
SearchServiceApplicationInfo class