次の方法で共有


QueryDTO.Question プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象