ServerProxyNotFoundException - Constructeur (Type)
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Public Sub New ( _
type As Type _
)
'Utilisation
Dim type As Type
Dim instance As New ServerProxyNotFoundException(type)
public ServerProxyNotFoundException(
Type type
)
Paramètres
- type
Type : System.Type
Voir aussi
Référence
ServerProxyNotFoundException classe
ServerProxyNotFoundException - Membres