Regex.UseOptionC 메서드

정의

주의

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

옵션이 설정된 경우 Compiled True입니다.

protected:
 bool UseOptionC();
[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 UseOptionC();
protected bool UseOptionC();
[<System.Obsolete("This API supports obsolete mechanisms for Regex extensibility. It is not supported.", DiagnosticId="SYSLIB0052", UrlFormat="https://aka.ms/dotnet-warnings/{0}")>]
member this.UseOptionC : unit -> bool
member this.UseOptionC : unit -> bool
Protected Function UseOptionC () As Boolean

반품

속성에 옵션이 포함되어 있으면 이고, 그렇지 않으면 .입니다.

특성

적용 대상