CAS.CommServer.DataProvider.MODBUSCore Namespace
CAS.CommServer.DataProvider.TextReader Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
N:CAS.Lib.CommonBus.ApplicationLayer.Modbus
CAS.Lib.CommonBus.ApplicationLayer.Modbus Namespace
CAS.Lib.CommonBus.ApplicationLayer.SBUS Namespace
ProcessObserver.DataProviders

ITextReaderProtocolParameters..::..ColumnSeparator Property

Gets the column separator - string used to separate columns in the scanned text.

Namespace:  CAS.CommServer.DataProvider.TextReader
Assembly:  DataProvider.TextReader (in DataProvider.TextReader.dll)

Syntax


string ColumnSeparator { get; }
ReadOnly Property ColumnSeparator As String
	Get
property String^ ColumnSeparator {
	String^ get ();
}

Field Value

The column separator.