Compartilhar via


SPContentTypeSealedException constructor (SerializationInfo, StreamingContext)

Inicializa uma nova instância da classe SPContentTypeSealedException com o contexto de dados e fluxo de serialização especificado.

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

Syntax

'Declaração
Protected Sub New ( _
    si As SerializationInfo, _
    context As StreamingContext _
)
'Uso
Dim si As SerializationInfo
Dim context As StreamingContext

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

Parâmetros

Ver também

Referência

SPContentTypeSealedException class

SPContentTypeSealedException members

SPContentTypeSealedException overload

Microsoft.SharePoint namespace