次の方法で共有


Ipv4Config.IpAddress プロパティ

定義

ネットワーク アダプターの IPv4 アドレスを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象