Click or drag to resize

CsvSerializerTSeparator Property

Gets or sets the separator-string.

Namespace:  Enkoni.Framework.Serialization
Assembly:  Enkoni.Framework.Serialization (in Enkoni.Framework.Serialization.dll) Version: 1.3.0.1
Syntax
protected string Separator { get; set; }

Property Value

Type: String
See Also