XmlSchemaComplexType.AnyAttribute Egenskap

Definition

Hämtar eller anger värdet för komponenten XmlSchemaAnyAttribute av den komplexa typen.

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

Egenskapsvärde

Komponenten XmlSchemaAnyAttribute av den komplexa typen.

Kommentarer

Om den här egenskapen inte är null kan den komplexa typen innehålla attribut från de namnområden som anges i XmlSchemaAnyAttribute.

Gäller för