次の方法で共有


HardwareComponent.ComponentId プロパティ

定義

コンポーネント ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="componentId")]
public string ComponentId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="componentId")>]
member this.ComponentId : string with get, set
Public Property ComponentId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象