ExpressionProperty<T>.Value 屬性

定義

取得或設定運算式屬性的原始值。

public T Value { get; protected set; }
member this.Value : 'T with get, set
Public Property Value As T

屬性值

T

當有人呼叫 GetValue () 時要傳回的值。

適用於