JsonConverter<T>.Type プロパティ

定義

現在のコンバーター インスタンスによって変換される型を取得します。

public:
 property Type ^ Type { Type ^ get(); };
public override sealed Type Type { get; }
member this.Type : Type
Public Overrides NotOverridable ReadOnly Property Type As Type

プロパティ値

適用対象