次の方法で共有


NetworkAdapter.NodeId プロパティ

定義

ネットワーク アダプターのノード ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象