XmlSchema.AttributeGroups Propriété

Définition

Obtient la valeur postérieure à la compilation du schéma de tous les groupes d'attributs globaux du schéma.

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

Une collection XmlSchemaObjectTable de tous les groupes d'attributs globaux dans le schéma.

S’applique à