Partager via


SPDeploymentSettings - Classe

Représente la classe de base pour la collection de paramètres utilisés pour l'importation et l'exportation de contenu entre les sites Web de Windows SharePoint Services.

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.Deployment.SPDeploymentSettings
    Microsoft.SharePoint.Deployment.SPExportSettings
    Microsoft.SharePoint.Deployment.SPImportSettings

Espace de noms :  Microsoft.SharePoint.Deployment
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public MustInherit Class SPDeploymentSettings
'Utilisation
Dim instance As SPDeploymentSettings
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public abstract class SPDeploymentSettings

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

SPDeploymentSettings - Membres

Microsoft.SharePoint.Deployment - Espace de noms