Utils.EndOfLine Field

Definition

Matches a CR, LF, or CRLF occurence at the end of a string.

public static readonly System.Text.RegularExpressions.Regex EndOfLine;
 staticval mutable EndOfLine : System.Text.RegularExpressions.Regex
Public ReadOnly EndOfLine As Regex 

Field Value

Regex

Applies to