Regex.UseOptionR 方法

定义

注意

This API supports obsolete mechanisms for Regex extensibility. It is not supported.

CompileToAssembly 方法生成的 Regex 对象使用。

C#
protected internal bool UseOptionR();
C#
[System.Obsolete("This API supports obsolete mechanisms for Regex extensibility. It is not supported.", DiagnosticId="SYSLIB0052", UrlFormat="https://aka.ms/dotnet-warnings/{0}")]
protected bool UseOptionR();
C#
protected bool UseOptionR();

返回

如果 Options 属性包含 RightToLeft 选项,则为 true;否则为 false

属性

适用于

产品 版本 (已过时)
.NET Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7 (8, 9)
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0, 2.1