DeviceJobError.Description プロパティ

定義

デバイス ジョブ エラーの説明

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象