共用方式為


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

屬性值

適用於