XmlSchemaComplexType.AttributeWildcard Egenskap

Definition

Hämtar värdet efter kompilering för anyAttribute den här komplexa typen och dess bastyper.

public:
 property System::Xml::Schema::XmlSchemaAnyAttribute ^ AttributeWildcard { System::Xml::Schema::XmlSchemaAnyAttribute ^ get(); };
public System.Xml.Schema.XmlSchemaAnyAttribute? AttributeWildcard { get; }
public System.Xml.Schema.XmlSchemaAnyAttribute AttributeWildcard { get; }
member this.AttributeWildcard : System.Xml.Schema.XmlSchemaAnyAttribute
Public ReadOnly Property AttributeWildcard As XmlSchemaAnyAttribute

Egenskapsvärde

Elementets värde efter kompilering anyAttribute .

Kommentarer

Värdet för den här egenskapen är skrivskyddat. Den här egenskapen har värden när schemat har kompilerats för att fastställa den fullständiga attributuppsättningen av den komplexa typen. Det kan till exempel vara elementet anyAttribute från en av bastyperna.

Gäller för