Regex.InitializeReferences Metoda

Definicja

Przestroga

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

Używany przez Regex obiekt wygenerowany przez metodę CompileToAssembly .

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

Wyjątki

Odwołania zostały już zainicjowane.

Dotyczy