Constants.vbNewLine Field

Definition

Represents a newline character for print and display functions.

public: System::String ^ vbNewLine;
public const string vbNewLine;
val mutable vbNewLine : string
Public Const vbNewLine As String 

Field Value

Applies to

See also