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