共用方式為


ExpressionTextBox.DefaultValue 屬性

定義

取得或設定預設值。

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

屬性值

String

預設值。

適用於