次の方法で共有


XmlSchemaAttributeGroup.RedefinedAttributeGroup プロパティ

定義

再定義された属性グループのプロパティを XML スキーマから取得します。

public:
 property System::Xml::Schema::XmlSchemaAttributeGroup ^ RedefinedAttributeGroup { System::Xml::Schema::XmlSchemaAttributeGroup ^ get(); };
public System.Xml.Schema.XmlSchemaAttributeGroup? RedefinedAttributeGroup { get; }
public System.Xml.Schema.XmlSchemaAttributeGroup RedefinedAttributeGroup { get; }
member this.RedefinedAttributeGroup : System.Xml.Schema.XmlSchemaAttributeGroup
Public ReadOnly Property RedefinedAttributeGroup As XmlSchemaAttributeGroup

プロパティ値

XmlSchemaAttributeGroup

再定義された属性グループのプロパティ。

適用対象