Compartilhar via


SPDuplicateValuesFoundException constructor (SerializationInfo, StreamingContext)

Inicializa uma nova instância da classe [Microsoft.SharePoint.SPDuplicateValuesFoundException] com base em dados de serialização especificado e o contexto de fluxo.

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 SPDuplicateValuesFoundException(si, context)
protected SPDuplicateValuesFoundException(
    SerializationInfo si,
    StreamingContext context
)

Parâmetros

Ver também

Referência

SPDuplicateValuesFoundException class

SPDuplicateValuesFoundException members

SPDuplicateValuesFoundException overload

Microsoft.SharePoint namespace