次の方法で共有


DomainModelResults.Result プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象