Freigeben über


CustomContentSource-Klasse

Stellt eine benutzerdefinierte Inhaltsquelle dar.

Vererbungshierarchie

System.Object
  Microsoft.Office.Server.Search.Administration.ContentSource
    Microsoft.Office.Server.Search.Administration.CustomContentSource

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public NotInheritable Class CustomContentSource _
    Inherits ContentSource
'Usage
Dim instance As CustomContentSource
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class CustomContentSource : ContentSource

Hinweise

Weitere Informationen zu Inhaltsquellen und dem neuen SharePoint-Unternehmenssuche Administration-Objektmodell finden Sie unter Content Sources Overviewund Erste Schritte mit Search-Objekt Verwaltungsmodell.

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

CustomContentSource-Member

Microsoft.Office.Server.Search.Administration-Namespace