Partager via


ConnectionError.Exception Propriété

Définition

Obtient ou définit un message d’erreur détaillé sur l’échec de la connexion.

[Newtonsoft.Json.JsonProperty(PropertyName="exception")]
public string Exception { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="exception")>]
member this.Exception : string with get, set
Public Property Exception As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à