次の方法で共有


BodyModel.DataRepresentation プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象