Utils.EndOfLine Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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