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

プロパティ値

適用対象