Compartir a través de


ModelMetadata.Placeholder Propiedad

Definición

Obtiene el texto que se va a mostrar como un valor de marcador de posición para un editor. De forma predeterminada, se configura mediante Prompt.

public:
 abstract property System::String ^ Placeholder { System::String ^ get(); };
public abstract string Placeholder { get; }
public abstract string? Placeholder { get; }
member this.Placeholder : string
Public MustOverride ReadOnly Property Placeholder As String

Valor de propiedad

Se aplica a