Partager via


KeywordInformation.Keyword, propriété (Microsoft.Office.Server.Search.Query)

Gets or sets the keyword term.

Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public Property Keyword As String
'Utilisation
Dim instance As KeywordInformation
Dim value As String

value = instance.Keyword

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

Valeur de la propriété

A string containing the keyword term.

Voir aussi

Référence

KeywordInformation, classe
Membres KeywordInformation
Microsoft.Office.Server.Search.Query, espace de noms