XmlSchemaSimpleContentExtension.AnyAttribute Eigenschaft

Definition

Dient zum Abrufen oder Festlegen des Attributwerts, der XmlSchemaAnyAttribute für den Attributwert verwendet werden soll.

public:
 property System::Xml::Schema::XmlSchemaAnyAttribute ^ AnyAttribute { System::Xml::Schema::XmlSchemaAnyAttribute ^ get(); void set(System::Xml::Schema::XmlSchemaAnyAttribute ^ value); };
public System.Xml.Schema.XmlSchemaAnyAttribute AnyAttribute { get; set; }
member this.AnyAttribute : System.Xml.Schema.XmlSchemaAnyAttribute with get, set
Public Property AnyAttribute As XmlSchemaAnyAttribute

Eigenschaftswert

Die XmlSchemaAnyAttribute. Dies ist optional.

Gilt für: