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