Compartir a través de


DisplayMetadata.Placeholder Propiedad

Definición

Obtiene o establece un delegado que se usa para obtener un valor para el texto del marcador de posición del modelo. Vea Placeholder.

public:
 property Func<System::String ^> ^ Placeholder { Func<System::String ^> ^ get(); void set(Func<System::String ^> ^ value); };
public Func<string> Placeholder { get; set; }
public Func<string?>? Placeholder { get; set; }
member this.Placeholder : Func<string> with get, set
Public Property Placeholder As Func(Of String)

Valor de propiedad

Se aplica a