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