Regex.roptions Field

Definition

The regular expression options that were passed to the constructor.

protected public: System::Text::RegularExpressions::RegexOptions roptions;
protected internal System.Text.RegularExpressions.RegexOptions roptions;
val mutable roptions : System.Text.RegularExpressions.RegexOptions
Protected Friend roptions As RegexOptions 

Field Value

Applies to