Regex.roptions Field

Definition

Used by a Regex object generated by the CompileToAssembly method.

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