次の方法で共有


ExpressionEvaluationDetails.TargetValue プロパティ

定義

式の値と比較するターゲット値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象