SPDeploymentSettings-Klasse
Stellt die Basisklasse für die Auflistung von Einstellungen für das Importieren und Exportieren von Inhalten zwischen Windows SharePoint Services-Websites.
Vererbungshierarchie
System.Object
Microsoft.SharePoint.Deployment.SPDeploymentSettings
Microsoft.SharePoint.Deployment.SPExportSettings
Microsoft.SharePoint.Deployment.SPImportSettings
Namespace: Microsoft.SharePoint.Deployment
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public MustInherit Class SPDeploymentSettings
'Usage
Dim instance As SPDeploymentSettings
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public abstract class SPDeploymentSettings
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.