ModuleBuilder.GetSymWriter Méthode

Définition

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.

S’applique à