Property Qualifier
Qualifier
Gets or sets what encloses a field that needs it. The default is a quotation mark.
public string Qualifier { get; set; }
Property Value
Exceptions
- ArgumentException
The value is empty.
Gets or sets what encloses a field that needs it. The default is a quotation mark.
public string Qualifier { get; set; }
The value is empty.