Content.ContentSources 属性 (Microsoft.Office.Server.Search.Administration)

Gets the collection of content sources for the Shared Services Provider's search service.

命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)

语法

声明
Public ReadOnly Property ContentSources As ContentSourceCollection
用法
Dim instance As Content
Dim value As ContentSourceCollection

value = instance.ContentSources
public ContentSourceCollection ContentSources { get; }

属性值

A ContentSourceCollection object containing a collection of ContentSource objects that represent content sources.

备注

For more information about content sources and the new 企业级搜索 Administration object model, see 内容源概述, and Getting Started with the Search Administration Object Model.

另请参阅

参考

Content 类
Content 成员
Microsoft.Office.Server.Search.Administration 命名空间
Microsoft.Office.Server.Search.Administration.ContentSource
Microsoft.Office.Server.Search.Administration.ContentSourceCollection

其他资源

企业级搜索管理对象模型入门
内容源概述
管理内容
如何:检索共享服务提供程序的内容源
如何:添加内容源
如何:删除内容源