Compartilhar via


ResourceNotFoundException construtor (SerializationInfo, StreamingContext)

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxe

'Declaração
Protected Sub New ( _
    si As SerializationInfo, _
    context As StreamingContext _
)
'Uso
Dim si As SerializationInfo
Dim context As StreamingContext

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

Parâmetros

Ver também

Referência

ResourceNotFoundException classe

ResourceNotFoundException membros

ResourceNotFoundException em sobrecarga

Microsoft.SharePoint.Client namespace