The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ModuleBuilder::GetSymWriter Method ()
.NET Framework (current version)
Returns the symbol writer associated with this dynamic module.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System.Diagnostics.SymbolStore::ISymbolWriter^The symbol writer associated with this dynamic module.
Note |
|---|
Starting with the .NET Framework 2.0 Service Pack 1, this member no longer requires ReflectionPermission with the ReflectionPermissionFlag::ReflectionEmit flag. (See Security Issues in Reflection Emit.) To use this functionality, your application should target the .NET Framework 3.5 or later. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
