XmlSchemaSimpleContentRestriction.AnyAttribute Eigenschaft

Definition

Ruft ein für den Attributwert zu verwendendes XmlSchemaAnyAttribute ab oder legt dieses fest.

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; }
public System.Xml.Schema.XmlSchemaAnyAttribute AnyAttribute { get; set; }
member this.AnyAttribute : System.Xml.Schema.XmlSchemaAnyAttribute with get, set
Public Property AnyAttribute As XmlSchemaAnyAttribute

Eigenschaftswert

Das XmlSchemaAnyAttribute für den Attributwert. Dies ist optional.

Gilt für: