Share via


InputBase<TValue>.CurrentValue 屬性

定義

取得或設定輸入的目前值。

protected:
 property TValue CurrentValue { TValue get(); void set(TValue value); };
protected TValue CurrentValue { get; set; }
protected TValue? CurrentValue { get; set; }
member this.CurrentValue : 'Value with get, set
Protected Property CurrentValue As TValue

屬性值

TValue

適用於