XmlSchemaAttributeGroup.RedefinedAttributeGroup Propriedade

Definição

Obtém a propriedade de grupo de atributos redefinidos do 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.XmlSchemaAttributeGroup
Public ReadOnly Property RedefinedAttributeGroup As XmlSchemaAttributeGroup

Valor de Propriedade

A propriedade redefinida do grupo de atributos.

Aplica-se a