Compartir a través de


: Schema.AllCategories (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets the collection of Category objects representing the crawled property categories in the search schema for the Shared Service Provider.

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

Sintaxis

'Declaración
Public ReadOnly Property AllCategories As CategoryCollection
'Uso
Dim instance As Schema
Dim value As CategoryCollection

value = instance.AllCategories
public CategoryCollection AllCategories { get; }

Valor de propiedad

A CategoryCollection object that represents the crawled property categories in the search schema.

Vea también

Referencia

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