XhtmlTextWriter.SuppressCommonAttributes 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得為其隱藏 Hashtable 屬性之項目的 CommonAttributes 物件。
protected:
property System::Collections::Hashtable ^ SuppressCommonAttributes { System::Collections::Hashtable ^ get(); };
protected System.Collections.Hashtable SuppressCommonAttributes { get; }
member this.SuppressCommonAttributes : System.Collections.Hashtable
Protected ReadOnly Property SuppressCommonAttributes As Hashtable
屬性值
項目的 Hashtable,包含未呈現之 CommonAttributes 的集合。
備註
隱藏的屬性集合包含 XHTML 元素的清單,其中 CommonAttributes 屬性不會轉譯。
建立 類別的新實例 XhtmlTextWriter 時, Hashtable 隱藏屬性的專案 CommonAttributes 物件包括:
base
meta
br
head
title
html
style