Freigeben über


SharePointContentSource-Klasse

Eine Inhaltsquelle für Windows SharePoint Services 3.0 Inhalt darstellt.

Vererbungshierarchie

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

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 SharePointContentSource _
    Inherits ContentSource
'Usage
Dim instance As SharePointContentSource
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class SharePointContentSource : ContentSource

Threadsicherheit

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

Siehe auch

Referenz

SharePointContentSource-Member

Microsoft.Office.Server.Search.Administration-Namespace