JsonConverterFactory.Type Property

Definition

Gets the type being converted by the current converter instance.

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

Property Value

Applies to