ElementLocalizability.FormattingTag 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定相關聯項目的格式化標記。
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
屬性值
格式化標記字串。
備註
如果值是空字串,則元素不會內嵌格式化。 相反地,元素會以父代內容中的子預留位置來表示。