SetProperty.Value 屬性

定義

取得或設定運算式,以取得要放入屬性路徑中的值。

public AdaptiveExpressions.Properties.ValueExpression Value { get; set; }
member this.Value : AdaptiveExpressions.Properties.ValueExpression with get, set
Public Property Value As ValueExpression

屬性值

要取得要放入屬性路徑之值的運算式。

適用於