Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the collection of content sources for the Search service application.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property ContentSources As ContentSourceCollection
Get
'Usage
Dim instance As Content
Dim value As ContentSourceCollection
value = instance.ContentSources
public ContentSourceCollection ContentSources { get; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.ContentSourceCollection
A ContentSourceCollection object containing a collection of ContentSource objects that represent content sources.