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

Значение по умолчанию для свойства.

Применяется к