TextSerializer<TTargetType>.TargetType property

The type which will be created for each record in the file.

public Type TargetType { get; }

See Also