JsonConverterAttribute.ConverterType Свойство

Определение

Возвращает тип JsonConverterAttribute или null, если атрибут был создан без типа.

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

Значение свойства

Тип JsonConverterAttributeобъекта или null , если он был создан без типа.

Применяется к