PolicyResourceNotEnabledException - Classe

Représente une exception qui se produit lorsqu'une ressource de stratégie n'est pas activée.

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.Office.RecordsManagement.PolicyFeatures.PolicyResourceNotEnabledException

Espace de noms :  Microsoft.Office.RecordsManagement.PolicyFeatures
Assembly :  Microsoft.Office.Policy (dans Microsoft.Office.Policy.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Class PolicyResourceNotEnabledException _
    Inherits Exception
'Utilisation
Dim instance As PolicyResourceNotEnabledException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public class PolicyResourceNotEnabledException : 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

PolicyResourceNotEnabledException - Membres

Microsoft.Office.RecordsManagement.PolicyFeatures - Espace de noms