Compartir a través de


: Keywords.AllKeywords (Propiedad) (Microsoft.Office.Server.Search.Administration)

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

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

Sintaxis

'Declaración
Public ReadOnly Property AllKeywords As KeywordCollection
'Uso
Dim instance As Keywords
Dim value As KeywordCollection

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

Valor de propiedad

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

Vea también

Referencia

Keywords (Clase)
Keywords (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)