次の方法で共有


ActionDetail.Detail プロパティ

定義

フレンドリ エラー メッセージの詳細を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象