次の方法で共有


TextInput.Default プロパティ

定義

既定のテキスト ボックスの内容を表すテキストを設定または返します。

public:
 property System::String ^ Default { System::String ^ get(); void set(System::String ^ value); };
public string Default { get; set; }
member this.Default : string with get, set
Public Property Default As String

プロパティ値

適用対象