次の方法で共有


ExpressionEvaluationDetails.Result プロパティ

定義

評価結果を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象