XmlSchemaSimpleContentRestriction.Attributes Proprietà

Definizione

Ottiene l'insieme XmlSchemaAttribute e XmlSchemaAttributeGroupRef degli attributi per il tipo semplice.

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 un tipo semplice.

Si applica a