System.Text.RegularExpressions.RegexOptions.Singleline Field

Specifies single-line mode. Changes the meaning of the dot (.) so it matches every character (instead of every character except \n).

Syntax

RegexOptions Singleline

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Text.RegularExpressions
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0