Compartir a través de


: ResultTableCollection.IgnoredNoiseWords (Propiedad) (Microsoft.Office.Server.Search.Query)

Gets or sets the list of ignored noise words.

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

Sintaxis

'Declaración
Public Property IgnoredNoiseWords As String()
'Uso
Dim instance As ResultTableCollection
Dim value As String()

value = instance.IgnoredNoiseWords

instance.IgnoredNoiseWords = value
public string[] IgnoredNoiseWords { get; set; }

Valor de propiedad

A string array containing the ignored noise words.

Vea también

Referencia

ResultTableCollection (Clase)
ResultTableCollection (Miembros)
Microsoft.Office.Server.Search.Query (Espacio de nombres)