System::Text::RegularExpressions::Regex::get_Options method

Regex::get_Options method

Gets regex options.

RegexOptions System::Text::RegularExpressions::Regex::get_Options()

ReturnValue

Options regex is created with.

See Also