XmlSchemaSimpleContentExtension.Attributes Eigenschap

Definitie

Hiermee haalt u de verzameling van XmlSchemaAttribute en 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

Waarde van eigenschap

De verzameling kenmerken voor het simpleType element.

Van toepassing op