TextDataProviderSeparator Property |
Gets or sets a value indicating which seperator will be used to split the specified data.
Namespace: Easymap.AddIn.Data.ProviderAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic char Separator { get; set; }Public Property Separator As Char
Get
Set
Property Value
Char
See Also