XmlAttributeAttribute.Type Propiedad

Definición

Obtiene o establece el tipo complejo del atributo 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

Valor de propiedad

Type

Tipo del atributo XML.

Se aplica a