共用方式為


XmlSchemaAttributeGroup.RedefinedAttributeGroup 屬性

定義

從 XML 結構描述中取得重新定義的屬性 (Attribute) 群組屬性 (Property)。

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

重新定義的屬性 (Attribute) 群組屬性 (Property)。

適用於