次の方法で共有


NetworkAdapter.Label プロパティ

定義

アダプターのハードウェア ラベルを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象