Gets the options that were passed into the System.Text.RegularExpressions.Regex
constructor.
Namespace: System.Text.RegularExpressionsAssembly: CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntax public RegexOptions Options { get; }
Property Value
Type:
RegexOptionsSee Also