Schema.AllCategories 属性 (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.
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)
语法
声明
Public ReadOnly Property AllCategories As CategoryCollection
用法
Dim instance As Schema
Dim value As CategoryCollection
value = instance.AllCategories
public CategoryCollection AllCategories { get; }
属性值
A CategoryCollection object that represents the crawled property categories in the search schema.
另请参阅
参考
Schema 类
Schema 成员
Microsoft.Office.Server.Search.Administration 命名空间