Compartir a través de


ConnectionError.IPFrom Propiedad

Definición

Obtiene o establece la dirección IP del host que originó la conexión con errores.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a