次の方法で共有


LocalNetworkGateway.GatewayIpAddress プロパティ

定義

ローカル ネットワーク ゲートウェイの IP アドレスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象