次の方法で共有


NetworkAdapter.MacAddress プロパティ

定義

MAC アドレスを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象