다음을 통해 공유


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

적용 대상