Compartir a través de


: KeywordInformation.Keyword (Propiedad) (Microsoft.Office.Server.Search.Query)

Gets or sets the keyword term.

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

Sintaxis

'Declaración
Public Property Keyword As String
'Uso
Dim instance As KeywordInformation
Dim value As String

value = instance.Keyword

instance.Keyword = value
public string Keyword { get; set; }

Valor de propiedad

A string containing the keyword term.

Vea también

Referencia

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