Partager via


SPDeploymentObject - Classe

Sert de classe de base pour les classes SPExportObject et SPImportObject .

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.Deployment.SPDeploymentObject
    Microsoft.SharePoint.Deployment.SPExportObject
    Microsoft.SharePoint.Deployment.SPImportObject

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

Syntaxe

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

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

SPDeploymentObject - Membres

Microsoft.SharePoint.Deployment - Espace de noms

Microsoft.SharePoint.Deployment.SPExportObject

Microsoft.SharePoint.Deployment.SPImportObject