共用方式為


SPDuplicateValuesFoundException constructor (String)

初始化使用指定的錯誤訊息的**[Microsoft.SharePoint.SPDuplicateValuesFoundException]**類別的新執行個體。

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

Syntax

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

Dim instance As New SPDuplicateValuesFoundException(message)
public SPDuplicateValuesFoundException(
    string message
)

參數

請參閱

參照

SPDuplicateValuesFoundException class

SPDuplicateValuesFoundException members

SPDuplicateValuesFoundException overload

Microsoft.SharePoint namespace