Partager via


XmlAttributeAttribute.Type Propriété

Définition

Obtient ou définit le type complexe de l'attribut XML.

public:
 property Type ^ Type { Type ^ get(); void set(Type ^ value); };
public Type Type { get; set; }
public Type? Type { get; set; }
member this.Type : Type with get, set
Public Property Type As Type

Valeur de propriété

Type

Type de l'attribut XML.

S’applique à