次の方法で共有


HardwareComponent.StatusDisplayName プロパティ

定義

ハードウェア コンポーネントの状態の表示名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象