XmlSchemaComplexType.Attributes Eigenschap

Definitie

Hiermee haalt u de verzameling kenmerken voor het complexe type op.

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

Waarde van eigenschap

Bevat XmlSchemaAttribute en XmlSchemaAttributeGroupRef klassen.

Van toepassing op