共用方式為


TemplateInfo.HtmlFieldPrefix 屬性

定義

取得或設定 HTML 欄位前置詞。

public:
 property System::String ^ HtmlFieldPrefix { System::String ^ get(); void set(System::String ^ value); };
public string HtmlFieldPrefix { get; set; }
member this.HtmlFieldPrefix : string with get, set
Public Property HtmlFieldPrefix As String

屬性值

HTML 欄位前置詞。

備註

永遠不會傳回 null ,以便與 一 FormattedModelValue 致性。

適用於