共用方式為


ElementLocalizability.FormattingTag 屬性

定義

取得或設定相關聯項目的格式化標記。

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

屬性值

String

格式化標記字串。

備註

如果值是空字串,則元素不會內嵌格式化。 相反地,元素會以父代內容中的子預留位置來表示。

適用於