XmlSchema.AttributeGroups Eigenschaft

Definition

Ruft den Wert nach der Schemakompilierung aller globalen Attributgruppen im Schema ab.

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

Eigenschaftswert

XmlSchemaObjectTable

Eine XmlSchemaObjectTable-Auflistung aller globalen Attributgruppen im Schema.

Gilt für