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: 11.2.0.0
Syntax
public char Separator { get; set; }

Property Value

Type: Char
See Also