Partager via


ErrorInformation.Message - Propriété

Espace de noms :  Microsoft.SharePoint.Client
Assembly :  Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)

Syntaxe

'Déclaration
Public Property Message As String
    Get
    Set
'Utilisation
Dim instance As ErrorInformation
Dim value As String

value = instance.Message

instance.Message = value
public string Message { get; set; }

Valeur de propriété

Type : System.String

Voir aussi

Référence

ErrorInformation classe

ErrorInformation - Membres

Microsoft.SharePoint.Client - Espace de noms