SPContentTypeReadOnlyException - Constructeur (SerializationInfo, StreamingContext)

Initialise une nouvelle instance de la classe SPContentTypeReadOnlyException avec le contexte de données et les flux de données de sérialisation spécifié.

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

Syntaxe

'Déclaration
Protected Sub New ( _
    si As SerializationInfo, _
    context As StreamingContext _
)
'Utilisation
Dim si As SerializationInfo
Dim context As StreamingContext

Dim instance As New SPContentTypeReadOnlyException(si, context)
protected SPContentTypeReadOnlyException(
    SerializationInfo si,
    StreamingContext context
)

Paramètres

Voir aussi

Référence

SPContentTypeReadOnlyException classe

SPContentTypeReadOnlyException - Membres

SPContentTypeReadOnlyException - Surcharge

Microsoft.SharePoint - Espace de noms