次の方法で共有


ConnectivityHop.Address プロパティ

定義

ホップの IP アドレスを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="address")]
public string Address { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="address")>]
member this.Address : string
Public ReadOnly Property Address As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象