ValueSerializerAttribute.ValueSerializerType Propiedad

Definición

Obtiene el tipo de la clase ValueSerializer indicada por este atributo.

public:
 property Type ^ ValueSerializerType { Type ^ get(); };
public Type ValueSerializerType { get; }
member this.ValueSerializerType : Type
Public ReadOnly Property ValueSerializerType As Type

Valor de propiedad

Tipo de la propiedad ValueSerializer.

Se aplica a