共用方式為


ConnectionError.IPTo Property

Definition

Gets or sets the IP that the connection attempted to reach.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to