Share via


XmlSchemaComplexContentExtension.Attributes Propriété

Définition

Obtient la collection d'attributs pour le contenu complexe. Contient les éléments XmlSchemaAttribute et XmlSchemaAttributeGroupRef.

public:
 property System::Xml::Schema::XmlSchemaObjectCollection ^ Attributes { System::Xml::Schema::XmlSchemaObjectCollection ^ get(); };
public System.Xml.Schema.XmlSchemaObjectCollection Attributes { get; }
member this.Attributes : System.Xml.Schema.XmlSchemaObjectCollection
Public ReadOnly Property Attributes As XmlSchemaObjectCollection

Valeur de propriété

Collection d’attributs pour le contenu complexe.

S’applique à