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

重新定义的属性组属性。

适用于