SPSiteSubscriptionCollection-Klasse
Stellt die Auflistung der Farm Ebene von Websiteabonnements.
Vererbungshierarchie
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.SPBaseCollection
Microsoft.SharePoint.SPSiteSubscriptionCollection
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public NotInheritable Class SPSiteSubscriptionCollection _
Inherits SPBaseCollection _
Implements IEnumerable(Of SPSiteSubscription), IEnumerable
'Usage
Dim instance As SPSiteSubscriptionCollection
public sealed class SPSiteSubscriptionCollection : SPBaseCollection,
IEnumerable<SPSiteSubscription>, IEnumerable
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.