Share via


vbLf Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Represents a linefeed character for print and display functions.

Namespace:  Microsoft.VisualBasic
Assembly:  Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)

Syntax

'Declaration
Public Shared vbLf As String
public static string vbLf
public:
static String^ vbLf
static val mutable vbLf: string
public static var vbLf : String

.NET Framework Security

See Also

Reference

Constants Class

Microsoft.VisualBasic Namespace