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.
The languague of the installer that was used to install the farm with the SSA
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<DataMemberAttribute(Order := )> _
Public Property InstallLanguageLCID As Integer
Get
Set
'Usage
Dim instance As SearchServiceApplicationInfo
Dim value As Integer
value = instance.InstallLanguageLCID
instance.InstallLanguageLCID = value
[DataMemberAttribute(Order = )]
public int InstallLanguageLCID { get; set; }
Property value
Type: System.Int32
See also
Reference
SearchServiceApplicationInfo class