Compartir a través de


TextInput.Default Propiedad

Definición

Devuelve o establece el texto que representa el contenido del cuadro de texto predeterminado.

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

Valor de propiedad

Se aplica a