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

Применяется к