次の方法で共有


ConnectionError.IPTo プロパティ

定義

接続が到達しようとした IP を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象