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
)
參數
si
Type: System.Runtime.Serialization.SerializationInfo儲存用於序列化或還原序列化資料的SerializationInfo物件。
context
Type: System.Runtime.Serialization.StreamingContextStreamingContext結構描述的來源和目的端序列化資料流。
請參閱
參照
SPContentTypeSealedException class
SPContentTypeSealedException members