Condividi tramite


DisplayMetadata.Placeholder Proprietà

Definizione

Ottiene o imposta un delegato utilizzato per ottenere un valore per il testo segnaposto del modello. Vedere 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)

Valore della proprietà

Si applica a