ModuleBuilder.GetSymWriter 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.
Retourne l’enregistreur de symboles associé à ce module dynamique.
public:
System::Diagnostics::SymbolStore::ISymbolWriter ^ GetSymWriter();
public System.Diagnostics.SymbolStore.ISymbolWriter GetSymWriter();
member this.GetSymWriter : unit -> System.Diagnostics.SymbolStore.ISymbolWriter
Public Function GetSymWriter () As ISymbolWriter
Retours
Enregistreur de symboles associé à ce module dynamique.