Freigeben über


SPContentTypeReadOnlyException-Konstruktor (SerializationInfo, StreamingContext)

Initialisiert eine neue Instanz der SPContentTypeReadOnlyException -Klasse mit dem angegebenen Serialisierung Daten und Stream-Kontext.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Sub New ( _
    si As SerializationInfo, _
    context As StreamingContext _
)
'Usage
Dim si As SerializationInfo
Dim context As StreamingContext

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

Parameter

Siehe auch

Referenz

SPContentTypeReadOnlyException Klasse

SPContentTypeReadOnlyException-Member

SPContentTypeReadOnlyException-Überladung

Microsoft.SharePoint-Namespace