NotSupportedRequestVersionException.Message - Propriété
Ce membre remplace Exception.Message.
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Public Overrides ReadOnly Property Message As String
Get
'Utilisation
Dim instance As NotSupportedRequestVersionException
Dim value As String
value = instance.Message
public override string Message { get; }
Valeur de propriété
Type : System.String
Voir aussi
Référence
NotSupportedRequestVersionException classe