ValueSerializerAttribute.ValueSerializerType プロパティ

定義

この属性によって報告される ValueSerializer クラスの型を取得します。

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

プロパティ値

ValueSerializer の型。

適用対象