Constants.vbCrLf Field

Definition

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

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

Field Value

Applies to

See also