Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the query languages for the preference picked by the user.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property QueryLanguages As Integer()
Get
Set
'Usage
Dim instance As UserPreference
Dim value As Integer()
value = instance.QueryLanguages
instance.QueryLanguages = value
public int[] QueryLanguages { get; set; }
Property Value
Type: []
An array that contains the query languages.
Remarks
The first value is the default query language.