XmlSchema.Attributes Proprietà

Definizione

Ottiene il valore di post-compilazione dello schema per tutti gli attributi 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à

Raccolta XmlSchemaObjectTable di tutti gli attributi nello schema.

Si applica a