Gets the type of the converter.

Declaration Syntax
public Type ConverterType { get; }Public ReadOnly Property ConverterType As Type
public:
property Type^ ConverterType {
Type^ get ();
}
Value
The type of the converter.
Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 3.5.0.0 (3.5.0.0)