ControlChars.Lf Field

Definition

Represents a line feed character (vbLf).

public: char Lf;
public const char Lf;
val mutable Lf : char
Public Const Lf As Char 

Field Value

Applies to

See also