ValueSerializerAttribute.ValueSerializerType Property

Definition

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

Property Value

The type of the ValueSerializer.

Applies to