Gets the string used to terminate a line.
Namespace: Extreme.Data.TextAssembly: Extreme.Data (in Extreme.Data.dll) Version: 1.0.16170.0 (1.0.16170.0)
public string EndOfLine { get; }
Public ReadOnly Property EndOfLine As String
Get
public:
property String^ EndOfLine {
String^ get ();
}
member EndOfLine : string with get
Property Value
Type:
String
Numerical Libraries
Supported in: 6.0
Reference