Share via


vbCrLf Field

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

Represents a carriage-return character combined with a linefeed character for print and display functions.

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

Syntax

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

.NET Framework Security

See Also

Reference

Constants Class

Microsoft.VisualBasic Namespace