ServerProxyNotFoundException 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 ServerProxyNotFoundException(si, context)
protected ServerProxyNotFoundException(
SerializationInfo si,
StreamingContext context
)
Parâmetros
- context
Tipo: System.Runtime.Serialization.StreamingContext
Ver também
Referência
ServerProxyNotFoundException classe
ServerProxyNotFoundException membros