Sdílet prostřednictvím


JsonConverterAttribute.ConverterType Vlastnost

Definice

Získá typ JsonConverterAttribute, nebo null pokud byl vytvořen bez typu.

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

Hodnota vlastnosti

Typ objektu JsonConverterAttributenebo null , pokud byl vytvořen bez typu.

Platí pro