Content.ContentSources-Eigenschaft
Ruft die Auflistung von Inhaltsquellen für die Suchdienstanwendung.
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; }
Eigenschaftswert
Typ: Microsoft.Office.Server.Search.Administration.ContentSourceCollection
Ein ContentSourceCollection -Objekt, das eine Auflistung von ContentSource -Objekten, die Content-Quellen darstellen.