QueryProperties.UILanguage - Propriété
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property UILanguage As Integer
Get
Set
'Utilisation
Dim instance As QueryProperties
Dim value As Integer
value = instance.UILanguage
instance.UILanguage = value
public int UILanguage { get; set; }
Valeur de propriété
Type : System.Int32