Partager via


XmlSchemaRedefine.AttributeGroups Propriété

Définition

Obtient XmlSchemaObjectTable, pour tous les attributs du schéma, qui reprend la valeur de post-compilation de la propriété AttributeGroups.

public:
 property System::Xml::Schema::XmlSchemaObjectTable ^ AttributeGroups { System::Xml::Schema::XmlSchemaObjectTable ^ get(); };
public System.Xml.Schema.XmlSchemaObjectTable AttributeGroups { get; }
member this.AttributeGroups : System.Xml.Schema.XmlSchemaObjectTable
Public ReadOnly Property AttributeGroups As XmlSchemaObjectTable

Valeur de propriété

XmlSchemaObjectTable

XmlSchemaObjectTable pour tous les attributs du schéma. Valeur de post-compilation de la propriété AttributeGroups.

S’applique à