TextualExpressionEditor.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

属性的默认值。

适用于