Compartilhar via


XmlSchemaAttributeGroup.RedefinedAttributeGroup Propriedade

Definição

Obtém a propriedade de grupo de atributos redefinida do esquema 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

Valor da propriedade

XmlSchemaAttributeGroup

A propriedade do grupo de atributos redefinido.

Aplica-se a