Table of Contents

Property ForceQualifier

Namespace
YndigoBlue.Velocity.Model
Assembly
YndigoBlue.Velocity.dll

ForceQualifier

Gets or sets a value indicating whether all field values are always wrapped in the quote character, even when not strictly required. Defaults to false.

public bool ForceQualifier { get; set; }

Property Value

bool