Compartir a través de


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

Gets or sets the keyword's definition.

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

Sintaxis

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

value = instance.Definition

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

Valor de propiedad

A string containing the definition text.

Vea también

Referencia

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