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; }
Public Property Separator As Char
Get
Set
Property Value
Type:
CharSee Also