次の方法で共有


Capabilities.IpAddressType プロパティ

定義

この機能で説明されている IP アドレスの種類を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象