ValueSerializerAttribute.ValueSerializerType Propriedade

Definição

Obtém o tipo da classe ValueSerializer informado por esse atributo.Gets the type of the ValueSerializer class reported by this attribute.

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

Valor da propriedade

Type

O tipo do ValueSerializer.The type of the ValueSerializer.

Aplica-se a