XmlSchema.Attributes Proprietà

Definizione

Ottiene il valore impostato dopo la compilazione dello schema di tutti gli attributi presenti nello schema.

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

Valore della proprietà

XmlSchemaObjectTable

Insieme XmlSchemaObjectTable di tutti gli attributi presenti nello schema.

Si applica a