'Declaration Public Property CellDelimiter As String
'Usage Dim instance As CsvFileSource Dim value As String instance.CellDelimiter = value value = instance.CellDelimiter
public string CellDelimiter {get; set;}
'Declaration Public Property CellDelimiter As String
'Usage Dim instance As CsvFileSource Dim value As String instance.CellDelimiter = value value = instance.CellDelimiter
public string CellDelimiter {get; set;}