Click or drag to resize

ConverterBuilderKind Property

The ConverterKind to be used , like the one in the FieldConverterAttribute.

Namespace:  FileHelpers.Dynamic
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public ConverterKind Kind { get; set; }

Property Value

Type: ConverterKind
See Also