Click or drag to resize

TextDataProviderSeparator Property

Gets or sets a value indicating which seperator will be used to split the specified data.

Namespace:  Easymap.AddIn.Data.Provider
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public char Separator { get; set; }

Property Value

Type: Char
See Also