次の方法で共有


AcrErrorInfo.Detail プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="detail")]
public object Detail { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="detail")>]
member this.Detail : obj with get, set
Public Property Detail As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象