XmlSchema.Attributes Vlastnost

Definice

Získá post-schema-kompilace hodnotu pro všechny atributy ve schématu.

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

Hodnota vlastnosti

Kolekce XmlSchemaObjectTable všech atributů ve schématu.

Platí pro