XmlSchemaType.DerivedBy 屬性

定義

取得有關此項目如何從其基底型別衍生的編譯後資訊。

C#
public System.Xml.Schema.XmlSchemaDerivationMethod DerivedBy { get; }

屬性值

XmlSchemaDerivationMethod

其中一個 XmlSchemaDerivationMethod 值。

備註

下表顯示此屬性可包含的值。

XmlSchemaDerivationMethod 描述
None 未指定衍生方法。
Substitution 衍生自替代。
Extension 衍生自擴充功能。
Restriction 衍生自限制。
List 依清單衍生。
Union 由 Union 衍生。

適用於

產品 版本
.NET Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8
.NET Standard 2.0, 2.1