Compartir a través de


: ManagedProperty.NoWordBreaker (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets or sets a Boolean value indicating whether values for this managed property go through a word breaker.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public Property NoWordBreaker As Boolean
'Uso
Dim instance As ManagedProperty
Dim value As Boolean

value = instance.NoWordBreaker

instance.NoWordBreaker = value
public bool NoWordBreaker { get; set; }

Valor de propiedad

true if values for the managed property do not go through a word breaker; otherwise, false.

Vea también

Referencia

ManagedProperty (Clase)
ManagedProperty (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)