XmlSchema.UnhandledAttributes プロパティ
アセンブリ: System.Xml (system.xml.dll 内)

Dim instance As XmlSchema Dim value As XmlAttribute() value = instance.UnhandledAttributes instance.UnhandledAttributes = value
public: property array<XmlAttribute^>^ UnhandledAttributes { array<XmlAttribute^>^ get (); void set (array<XmlAttribute^>^ value); }
/** @property */ public XmlAttribute[] get_UnhandledAttributes () /** @property */ public void set_UnhandledAttributes (XmlAttribute[] value)
public function get UnhandledAttributes () : XmlAttribute[] public function set UnhandledAttributes (value : XmlAttribute[])
スキーマのターゲット名前空間に属さない、修飾された XmlAttribute オブジェクトの配列。

Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からXmlSchema.UnhandledAttributes プロパティを検索する場合は、下記のリンクをクリックしてください。

- XmlSchema.UnhandledAttributes プロパティのページへのリンク