PropertyIsReadOnlyException - Classe

Levée avant une en lecture seule de la propriété gérée est modifiée.

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.Office.Server.Search.Administration.SchemaException
      Microsoft.Office.Server.Search.Administration.PropertyIsReadOnlyException

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

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

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

PropertyIsReadOnlyException - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms