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

Dim instance As XmlSchemaElement Dim value As XmlSchemaDerivationMethod value = instance.Final instance.Final = value
public: property XmlSchemaDerivationMethod Final { XmlSchemaDerivationMethod get (); void set (XmlSchemaDerivationMethod value); }
/** @property */ public XmlSchemaDerivationMethod get_Final () /** @property */ public void set_Final (XmlSchemaDerivationMethod value)
public function get Final () : XmlSchemaDerivationMethod public function set Final (value : XmlSchemaDerivationMethod)
Final プロパティ。既定値は XmlSchemaDerivationMethod.None です。 省略可能。

列挙値 | |
---|---|
None | |
この要素は、Restriction によっては派生できません。 | |
All |
XmlSchemaElement のトピックも参照してください。Substitution、List、Union の各派生メソッドは、このプロパティでは許可されません。

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に収録されているすべての辞書からXmlSchemaElement.Final プロパティを検索する場合は、下記のリンクをクリックしてください。

- XmlSchemaElement.Final プロパティのページへのリンク