XmlSchemaComplexType.AnyAttribute Propriété

Définition

Obtient ou définit la valeur du composant XmlSchemaAnyAttribute de type complexe.

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

Valeur de propriété

Composant XmlSchemaAnyAttribute de type complexe.

Remarques

Si cette propriété n’est pas null, le type complexe peut contenir tous les attributs des espaces de noms spécifiés dans .XmlSchemaAnyAttribute

S’applique à