Partager via


Keywords.AllKeywords, propriété (Microsoft.Office.Server.Search.Administration)

Gets the collection of keywords for the site associated with this instance of the Keywords class.

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

Syntaxe

'Déclaration
Public ReadOnly Property AllKeywords As KeywordCollection
'Utilisation
Dim instance As Keywords
Dim value As KeywordCollection

value = instance.AllKeywords
public KeywordCollection AllKeywords { get; }

Valeur de la propriété

A KeywordCollection object representing the site's collection of keywords.

Voir aussi

Référence

Keywords, classe
Membres Keywords
Microsoft.Office.Server.Search.Administration, espace de noms