Compartir a través de


ConnectivityStatusContract.Error Propiedad

Definición

Obtiene o establece los detalles de error de la conectividad con el recurso.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a