DebugInfoGenerator.CreatePdbGenerator Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Crée un générateur de symboles PDB (Program Database).
public:
static System::Runtime::CompilerServices::DebugInfoGenerator ^ CreatePdbGenerator();
public static System.Runtime.CompilerServices.DebugInfoGenerator CreatePdbGenerator();
static member CreatePdbGenerator : unit -> System.Runtime.CompilerServices.DebugInfoGenerator
Public Shared Function CreatePdbGenerator () As DebugInfoGenerator
Retours
Générateur de symboles PDB.
Exceptions
.NET Core et .NET 5+ uniquement : dans tous les cas.