Compartir a través de


TextualExpressionEditor.DefaultValue Propiedad

Definición

Obtiene o establece el valor predeterminado de la propiedad.

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

Valor de propiedad

Valor predeterminado de la propiedad.

Se aplica a