共用方式為


DisplayMetadata.Placeholder 屬性

定義

取得或設定委派,用來取得模型預留位置文字的值。 請參閱 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)

屬性值

適用於