Compartilhar via


ConnectionError.Exception Propriedade

Definição

Obtém ou define uma mensagem de erro detalhada sobre a conexão com falha.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a