Partager via


Schema.AllCategories, propriété (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.

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 AllCategories As CategoryCollection
'Utilisation
Dim instance As Schema
Dim value As CategoryCollection

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

Valeur de la propriété

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

Voir aussi

Référence

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