: SearchContext.DiacriticSensitive (Propiedad) (Microsoft.Office.Server.Search.Administration)
Gets a Boolean value indicating whether the Search service is configured to be diacritic sensitive.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public ReadOnly Property DiacriticSensitive As Boolean
'Uso
Dim instance As SearchContext
Dim value As Boolean
value = instance.DiacriticSensitive
public bool DiacriticSensitive { get; }
Valor de propiedad
true if the Search service is configured to be sensitive to diacritics; otherwise, false.
Vea también
Referencia
SearchContext (Clase)
SearchContext (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)