XmlSchema.AttributeGroups Proprietà

Definizione

Ottiene il valore di post-compilazione dello schema di tutti i gruppi di attributi globali nello schema.

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

Valore della proprietà

Raccolta XmlSchemaObjectTable di tutti i gruppi di attributi globali nello schema.

Si applica a