XmlSchema.AttributeGroups Proprietà

Definizione

Ottiene il valore impostato dopo la compilazione dello schema di tutti i gruppi di attributi globali presenti 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à

XmlSchemaObjectTable

Insieme XmlSchemaObjectTable di tutti i gruppi di attributi globali presenti nello schema.

Si applica a