SPFeatureIsOrphanedException - Classe

Représente une exception qui est levée lorsqu'une fonctionnalité a été activée, mais le site où il a été activé est manquant.

Hiérarchie d’héritage

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

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

Syntaxe

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

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

SPFeatureIsOrphanedException - Membres

Microsoft.SharePoint - Espace de noms