JsonConverterAttribute.ConverterType Özellik

Tanım

türünün veya null türü JsonConverterAttributeolmadan oluşturulup oluşturulmadığını alır.

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

Özellik Değeri

türü JsonConverterAttributeveya null türü olmadan oluşturulup oluşturulmadığı.

Şunlara uygulanır