ApiBlockedException - 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 ( _
message As String _
)
'Utilisation
Dim message As String
Dim instance As New ApiBlockedException(message)
public ApiBlockedException(
string message
)
Paramètres
- message
Type : System.String