Compartir a través de


XmlSchemaAttributeGroup.RedefinedAttributeGroup Propiedad

Definición

Obtiene la propiedad de grupo del atributo redefinido del 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 de propiedad

XmlSchemaAttributeGroup

Propiedad de grupo del atributo redefinido.

Se aplica a