Partager via


XmlSchemaSimpleContentExtension.Attributes Propriété

Définition

Obtient la collection de XmlSchemaAttribute et de 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é

XmlSchemaObjectCollection

Collection d'attributs pour l'élément simpleType.

S’applique à