ValueSerializerAttribute.ValueSerializerType Propriedade

Definição

Obtém o tipo da classe ValueSerializer informado por esse atributo.

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

Valor da propriedade

O tipo do ValueSerializer.

Aplica-se a