DebugInfoGenerator.CreatePdbGenerator Metoda

Definicja

Przestroga

The CreatePdbGenerator API is not supported and throws PlatformNotSupportedException.

Tworzy generator symboli bazy danych programu (PDB).

public:
 static System::Runtime::CompilerServices::DebugInfoGenerator ^ CreatePdbGenerator();
[System.Obsolete("The CreatePdbGenerator API is not supported and throws PlatformNotSupportedException.", DiagnosticId="SYSLIB0008", UrlFormat="https://aka.ms/dotnet-warnings/{0}")]
public static System.Runtime.CompilerServices.DebugInfoGenerator CreatePdbGenerator ();
public static System.Runtime.CompilerServices.DebugInfoGenerator CreatePdbGenerator ();
[<System.Obsolete("The CreatePdbGenerator API is not supported and throws PlatformNotSupportedException.", DiagnosticId="SYSLIB0008", UrlFormat="https://aka.ms/dotnet-warnings/{0}")>]
static member CreatePdbGenerator : unit -> System.Runtime.CompilerServices.DebugInfoGenerator
static member CreatePdbGenerator : unit -> System.Runtime.CompilerServices.DebugInfoGenerator
Public Shared Function CreatePdbGenerator () As DebugInfoGenerator

Zwraca

DebugInfoGenerator

Generator symboli PDB.

Atrybuty

Wyjątki

Tylko platformy .NET Core i .NET 5+: we wszystkich przypadkach.

Dotyczy