Condividi tramite


XmlSchemaComplexContentRestriction.Attributes Proprietà

Definizione

Ottiene la raccolta di attributi del tipo complesso. Contiene gli elementi XmlSchemaAttribute e XmlSchemaAttributeGroupRef.

public:
 property System::Xml::Schema::XmlSchemaObjectCollection ^ Attributes { System::Xml::Schema::XmlSchemaObjectCollection ^ get(); };
public System.Xml.Schema.XmlSchemaObjectCollection Attributes { get; }
member this.Attributes : System.Xml.Schema.XmlSchemaObjectCollection
Public ReadOnly Property Attributes As XmlSchemaObjectCollection

Valore della proprietà

Raccolta di attributi per il tipo complesso.

Si applica a