ValueSerializerAttribute.ValueSerializerType 属性

定义

获取此属性报告的 ValueSerializer 类的类型。

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

属性值

ValueSerializer 的类型。

适用于