Writes a line to the file including a vbCrLf (cr+lf) at the end of the line.

Syntax

ISFileWriter.WriteLine(value)

Parameters

NameTypeOptionalByRefDescription
value String The line to write.

Return Value

Boolean

A boolean indicating success.

Member of:
ISFileWriter
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0