ControlChars.NewLine Field

Definition

Represents a new line character (vbNewLine).

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

Field Value

Remarks

For more detailed information, see the Visual Basic topic Constants and Enumerations.

Applies to

See also