ControlChars.CrLf Field

Definition

Represents a carriage return/linefeed character combination (vbCrLf).

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

Field Value

Applies to

See also