XmlSchema.Attributes Eigenschaft

Definition

Ruft den Wert nach der Schemakompilierung für alle Attribute im Schema ab.

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

Eigenschaftswert

XmlSchemaObjectTable

Eine XmlSchemaObjectTable-Auflistung aller Attribute im Schema.

Gilt für