CsvWriterDelimiter Property
Gets the field separator character.
Namespace: FolkerKinzel.CsvToolsAssembly: FolkerKinzel.CsvTools (in FolkerKinzel.CsvTools.dll) Version: 2.0.5+a1df9eb1ff3c1305310d778343390475b5f50c0f
public char Delimiter { get; }
Public ReadOnly Property Delimiter As Char
Get
public:
property wchar_t Delimiter {
wchar_t get ();
}
member Delimiter : char with get
Property Value
Char