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