XmlSerializerVersionAttribute.Type Propiedad

Definición

Obtiene o establece el tipo en el que funciona el serializador.

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

Type que se va a serializar.

Se aplica a