de la propiedad QueryInfo.QueryCulture
Gets or sets the name of the language culture of the Buscar query.
Espacio de nombres: Microsoft.Office.Server.Search.Query
Ensamblado: Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)
Sintaxis
'Declaración
<DataMemberAttribute> _
Public Property QueryCulture As String
Get
Set
'Uso
Dim instance As QueryInfo
Dim value As String
value = instance.QueryCulture
instance.QueryCulture = value
[DataMemberAttribute]
public string QueryCulture { get; set; }
Valor de propiedad
Tipo: System.String
The name of the language culture of the Buscar query.