XmlSchema.Attributes Egenskap

Definition

Hämtar post-schema-kompileringsvärdet för alla attribut i schemat.

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

Egenskapsvärde

En XmlSchemaObjectTable samling med alla attribut i schemat.

Gäller för