DisplayMetadata.Placeholder Vlastnost

Definice

Získá nebo nastaví delegáta, který se používá k získání hodnoty pro zástupný text modelu. Viz třída 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)

Hodnota vlastnosti

Platí pro