共用方式為


SPContentTypeSealedException constructor (String)

初始化具有指定的錯誤訊息之SPContentTypeSealedException類別的新執行個體。

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

Syntax

'宣告
Public Sub New ( _
    msg As String _
)
'用途
Dim msg As String

Dim instance As New SPContentTypeSealedException(msg)
public SPContentTypeSealedException(
    string msg
)

參數

請參閱

參照

SPContentTypeSealedException class

SPContentTypeSealedException members

SPContentTypeSealedException overload

Microsoft.SharePoint namespace