次の方法で共有


ExpressionEvaluationDetails.ExpressionValue プロパティ

定義

式の値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象