InputBase<TValue>.CurrentValueAsString 속성

정의

문자열로 표시되는 입력의 현재 값을 가져오거나 설정합니다.

protected:
 property System::String ^ CurrentValueAsString { System::String ^ get(); void set(System::String ^ value); };
protected string CurrentValueAsString { get; set; }
protected string? CurrentValueAsString { get; set; }
member this.CurrentValueAsString : string with get, set
Protected Property CurrentValueAsString As String

속성 값

적용 대상