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
- context
Tipo: System.Runtime.Serialization.StreamingContext
Ver também
Referência
ResourceNotFoundException classe
ResourceNotFoundException membros