SPContentTypeSealedException - Classe

Représente une exception qui se produit lorsqu'une tentative est faite pour modifier un objet SPContentType qui est sealed.

Hiérarchie d’héritage

System.Object
  System.Exception
    System.ApplicationException
      Microsoft.SharePoint.SPException
        Microsoft.SharePoint.SPContentTypeSealedException

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

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class SPContentTypeSealedException _
    Inherits SPException
'Utilisation
Dim instance As SPContentTypeSealedException
[SerializableAttribute]
public class SPContentTypeSealedException : SPException

Remarques

Si un objet SPContentType est fermé, la valeur de sa propriété Sealed est true.

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

SPContentTypeSealedException - Membres

Microsoft.SharePoint - Espace de noms