共用方式為


SPContentTypeSealedException constructor (SerializationInfo, StreamingContext)

初始化具有指定的序列化資料和資料流內容之SPContentTypeSealedException類別的新執行個體。

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

Syntax

'宣告
Protected Sub New ( _
    si As SerializationInfo, _
    context As StreamingContext _
)
'用途
Dim si As SerializationInfo
Dim context As StreamingContext

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

參數

請參閱

參照

SPContentTypeSealedException class

SPContentTypeSealedException members

SPContentTypeSealedException overload

Microsoft.SharePoint namespace