Partager via


ContentDeploymentException - Classe

Représente une exception qui est levée lors d'une opération de déploiement de contenu.

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.SharePoint.Publishing.Administration.ContentDeploymentException

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

Syntaxe

'Déclaration
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public NotInheritable Class ContentDeploymentException _
    Inherits Exception
'Utilisation
Dim instance As ContentDeploymentException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public sealed class ContentDeploymentException : Exception

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

ContentDeploymentException - Membres

Microsoft.SharePoint.Publishing.Administration - Espace de noms