XmlSchema.Attributes Propriété

Définition

Obtient la valeur postérieure à la compilation du schéma pour tous les attributs du schéma.

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

Valeur de propriété

XmlSchemaObjectTable

Collection XmlSchemaObjectTable de tous les attributs dans le schéma.

S’applique à