XmlSchema.AttributeGroups Vlastnost

Definice

Získá hodnotu post-schema-kompilace všech globálních skupin atributů ve schématu.

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

Hodnota vlastnosti

XmlSchemaObjectTable

Kolekce XmlSchemaObjectTable všech globálních skupin atributů ve schématu.

Platí pro