XmlSchemaAttributeGroup.RedefinedAttributeGroup Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the redefined attribute group property from the XML Schema.
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.XmlSchemaAttributeGroupPublic ReadOnly Property RedefinedAttributeGroup As XmlSchemaAttributeGroupProperty Value
The redefined attribute group property.