XmlSchemaAnyAttribute.ProcessContents プロパティ
アセンブリ: System.Xml (system.xml.dll 内)
構文Dim instance As XmlSchemaAnyAttribute Dim value As XmlSchemaContentProcessing value = instance.ProcessContents instance.ProcessContents = value
public: property XmlSchemaContentProcessing ProcessContents { XmlSchemaContentProcessing get (); void set (XmlSchemaContentProcessing value); }
/** @property */ public XmlSchemaContentProcessing get_ProcessContents () /** @property */ public void set_ProcessContents (XmlSchemaContentProcessing value)
public function get ProcessContents () : XmlSchemaContentProcessing public function set ProcessContents (value : XmlSchemaContentProcessing)
XmlSchemaContentProcessing 値の 1 つ。processContents 属性が指定されていない場合、既定値は Strict です。
プラットフォーム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に収録されているすべての辞書からXmlSchemaAnyAttribute.ProcessContents プロパティを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からXmlSchemaAnyAttribute.ProcessContents プロパティ
を検索
- XmlSchemaAnyAttribute.ProcessContents プロパティのページへのリンク